![]() |
![]() |
Publish Online with The Documents Guy - Dynamic Content
Dynamic content consists of data and information extracted from database records or interactive scripts and composed on demand into HTML web pages viewable in a browser. Static content consists of information hard coded into individual web pages. Business and professional documents might contain hundreds or even thousands of individual pages, so presenting that documentation by querying a database with a few scripts offers significant advantages over maintaining hundreds or even thousands of individual files. The savings in time and effort required to keep your documents up-to-date can be enormous. Dynamic processing is used primarily, but not exclusively, when the quantity of content is large and it is going to change from time to time or even frequently, and/or when the displayed output must vary based on user input. Once the frontend, or display side, is setup the only further maintenance is done on the backend. When database records are added, deleted or modified, those changes are automatically passed to the frontend display, which is composed only when a user activates a script to display data. << Return to Hosting your project | Server side and client side scripting >> |
|
|
Content Copyright © 2010 The Documents Guy, all rights reserved.
|
|