Microsoft ASP alternative of CGI
Introduction:
Microsoft ASP (Active Server Pages) is the alternative to the CGI . It was developed by Microsoft. In ASP
request is executed on the server before it send to the client.
ASP uses session variables to maintain state while CGI uses hidden text.
Descriptions:
SourceCode:
Output of SourceCode:
Microsoft ASP alternative of CGI
R4R
Java
JSP
JSP Basic Tutorial