Static Vs Dynamic websites – what’s the difference?
What are static and dynamic websites?
There are many static websites on the Internet, you won’t be able to tell immediately if it is static, but the chances are, if the site looks basic and is for a smaller company, and simply delivers information without any bells and [...]
Archive for July 21st, 2008
Comparison between Static & Dynamic Websites
Posted in Web Application on July 21, 2008 | Leave a Comment »
Active Server Page (ASP)
Posted in Web Application on July 21, 2008 | Leave a Comment »
What is ASP?
An Active Server Page (ASP) is an HTML page that includes one or more scripts (small embedded programs) that are processed on a Microsoft Web server before the page is sent to the user. An ASP is somewhat similar to a server-side include or a common gateway interface (CGI) application in that all [...]