Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q5828 What Can I do with ASP?

irt.org | Knowledge Base | ASP | Q5828 [ previous next ]

Q5828 What Can I do with ASP?

Lots of things!

Generally though, ASP can be used to create highly interactive and dynamic web pages that don't require a lot of client-side programming.

If you want to calculate, validate or otherwise dyanically manipulate the input or output between the server and the users, ASP will do that. Since ASP code is run on the server and never reaches the browser, the resulting HTML can be very simple, yet highly customized.

The most common use of ASP is database connection. Any database that uses ODBC can be accessed by ASP including Microsoft Access 97/2000, Microsoft's SQL server and Oracle.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.