| The content on a static website is the same page for every visitor and the same page loads every time a visitor clicks a specific link. The content
on a page does not change. |
A dynamic website uses a database to tailor content to the specific visitor's interests. Depending on the links that the visitor clicks on or
which choices the visitor makes in response to certain questions or cues, information is pulled from the database and the page is "assembled" to provide
the information requested by the visitor. |
E-Commerce Websites are often database driven, but they also include a shopping and a means of paying for merchandise. Seurity is an important
consideration in a e-commerce website because you are collecting and storing information about your customer, including credit card numbers. |