|
|
HTML to MS ACCESS 2007 - MS Access DB To Webpage Connection ? | ||
Discussion by (G)macky with 1 Replies.
Last Update: January 25, 2013, 6:21 am | |||
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
Mon Oct 10, 2011 Reply New Discussion
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 server
Web server
Server-side language such as PHP
Client-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.
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 server
Web server
Server-side language such as PHP
Client-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.
Fri Jan 25, 2013 Reply New Discussion
Simple Fun With Javascript Javascript is great for web site. Here is a few code for novice. (4)
|
Index




