If you did not find the FAQ you were looking for, why not try our main how-to-guides site.
What is ASP or Active Server Pages explained in our web authoring FAQ
How to Guides -> FAQs -> Web authoring
Find the answer to what is ASP.
ASP or Active Server Pages is Microsoft supported technoloy to create dynamic web pages. ASP pages normally are stored on the web host with the extension asp (i.e. index.asp), which allows the web host to recognise them and preprocess them, so only pure HTML pages are transferred to your web browser.
The programming language used in ASP is like Visual Basic. Like all dynamic web page technologies, you have to have some programming experience to create and maintain ASP pages.
Our list of other frequently asked questions or FAQ's: