Benefits
The benefits of a dynamic web
site are quite numerous. The first
and foremost benefit is that fewer
web pages would need to be created.
What would be created in its place
would be a template that would
hold specific information contained
in a database. For the example
mentioned above, a template would
be created to hold the contents
of a specific news article (such
as title, date written, author,
and content). The server would
then call up the specific article
from the database (based on previous
inputs from a link or a form, etc.),
and fill in the information as
the Web page is being created.
Instead of creating a separate
web page for every article you
want on your web site, you would
have one template that would be
used for all articles. You can
this in action if you click on
any of the articles shown on the
example page mentions in the previous
paragraph.
Another benefit is that the information on your Web site can be updated
in real time. As soon as you change the information in database on the
server, your web site will reflect that change immediately. Properly
designed Web sites will make it easy to change the information in the
database without having to download and upload the Database. An example
of that behavior is shown http://www.psiphonconsulting.com/poll.cfm.
When you add your opinion on what you think PsiPhòn means, you
will be able to see your opinion in the survey results page.
Click Here
to get the entire white paper