What is ASP/ASP.NET?

ASP stands for Active Server Pages. ASP and ASP.NET are programs that run on Windows. ASP files have the file extension '.asp' and ASP.NET files have the file extension '.aspx.' ASP and ASP.NET allow you to:

-Dynamically edit, change, or add content on your Web page.
-Respond to user queries or data submitted from HTML forms.
-Access any data or databases and return the results to a browser.
-Customize a Web page to make it more useful for individual users.

For more information about ASP and ASP.NET, you can visit these developer centers at Microsoft.com.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Infomation about CDOsys

  If you are using a Windows 2000 / 2003 / 2008 Server, or even XP Pro chances are that...

What component can I use with asp?

You may construct form handlers using the CDOSYS functionality to relay mail from the hosting...

Where Can I Get More Help Using ASP/ASP.NET?

ASP and ASP.NET are programming languages developed by Microsoft. Microsoft.com is the best...