Dynamic Pages are typically written in various scripting languages or technologies such as ASP, PHP, Perl or JSP.
Advantages
• Offers highly personalized and customized visitor options.
• Database access improves the personalized experience (as opposed to using just client side
cookies)
• Scripts can read in data sources and display it differently depending on how it is run.
• Can create the illusion of being updated regularly using time and date sensitive routines (or
even randomisers) to display pre-written text.
• Database access improves the personalized experience (as opposed to using just client side
cookies)
• Scripts can read in data sources and display it differently depending on how it is run.
• Can create the illusion of being updated regularly using time and date sensitive routines (or
even randomisers) to display pre-written text.
Disadvantages
• Personalized pages are not very cache friendly.
• Requires a basic minimum knowledge of the language being used.
• Scripts need more consideration when uploading and installing, particularly to Unix-related
servers.
• Requires a basic minimum knowledge of the language being used.
• Scripts need more consideration when uploading and installing, particularly to Unix-related
servers.
No comments:
Post a Comment