What Can You Do with Active Server Pages?
Web Hosting OptionsAt 123 India Hosting we provide a choice of reliable and affordable web hosting services. |
| Linux Hosting |
| JSP Web Hosting |
| Windows Hosting |
| MS-Sql Web Hosting |
| Linux Reseller Hosting |
| Windows Reseller Hosting |
| VPS Hosting |
There are many things you can do with Active Server Pages.
You can display date, time, and other information in different ways.
You can make a survey form and ask people who visit your site to fill it out, send emails, save the information to a file, etc
What Do Active Server Pages Look Like?
The appearance of an Active Server Page depends on who or what is viewing it. To the Web browser that receives it, an Active Server Page looks just like a normal HTML page. If a visitor to your Web site views the source code of an Active Server Page, that’s what they see: a normal HTML page. However, the file located in the server looks very different. In addition to text and HTML tags, you also see server-side scripts. This is what the Active Server Page looks like to the Web server before it is processed and sent in response to a request.
