Jump to content
xisto Community
Sign in to follow this  
iGuest

HTML to MS ACCESS 2007 MS Access DB To Webpage Connection ?

Recommended Posts

HTML to MS ACCESS 2007MS Access DB To Webpage Connection ?

Can I connect html page to ms 2007 like when you type information to a textbox of html page then it will record to an ms access database???

-question by macky

Share this post


Link to post
Share on other sites

You can't connect to a data base using HTML, you need a server-side language such as PHP to do that.The reason why not is simple. Think of your browser as a client in a restaurant, HTML as the dining table, DB as the food suply, DB server as the kitchen and PHP + server as chief/waiter. It takes that whole team to serve the data to the browser.Technically put, the required invironment for such a dynamic website would be:DB serverWeb serverServer-side language such as PHPClient-side language such as HTML with or without other scripts.MS Access DB wold work well with a Windows server.I hope you find that useful.Mohammad Amer.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.