Hi Lisa,
It means dynamically created based on some criteria.
Take www.google.com for example.
Open a browser by clicking the link above and you go to the google start
page.
Type "pasta" in the search box and click the google search button.
You get a web page with a list of links.
That page does not exist as a "page" like "pasta.htm", it is created on the
fly or "dynamically".
How? You have to use a server-side programming technology, such as ASP,
ASP.Net, CGI, etc. Why? Dynamic web pages enable you to display
dynamically-changing data, and provide other interactive features that
static HTML pages cannot.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer http://www.takempis.com
Big Things are made up of
Lots of Little Things.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.