Archive for the ‘ASP Classic’ Category
ASP or Active Server Pages is a server side script MS technology, We call it ASP classic. here are some briefly information:
- ASP is a script or program that runs inside ms web server or IISÂ ( Internet Information Services )
- ASP programs have .asp extension
- In ASP, an interpreter like JavaScript  is used to execute the server-side code
- ASP is different from ASP.NET
- ASP is running under the inetinfo.exe (IIS) process space
