![]() |
||||||||
| | ||||||||
![]() | ||
|
|
ASP stands for Active Server Pages which is a server-side scripting environment developed by Microsoft. Using ASP we can create and run dynamic and interactive web server applications. With ASP we can combine HTML pages and script commands to create interactive web pages and web-based applications. When a ASP file is requested the browser does not send the page back to the client browser instead its content is interpreted & processed by the server. The default language is VBScript. You can also use JavaScript Learn more about:
|
|