ASP Tutorial
 |
ASP is a powerful tool for making dynamic and interactive Web pages.
In our ASP tutorial you will learn about ASP, and how to execute scripts on your server.
Start learning ASP now!
|
This ASP tutorial contains more than 100 examples.
Our "Show ASP" tool makes it easy to learn ASP, it shows both the ASP source
code and the HTML output of the code.
Example
<html>
<body>
<%
response.write("My first ASP script!")
%>
</body>
</html>
|
Show example »
|
Click on the "Show Example" button to see how it works.
At W3Schools you will find complete ASP references about built-in objects and
components, and their properties and methods.
ASP
References
Learn by 100 examples! Because ASP scripts are executed on the server, you
can not view ASP code in a browser, you will only see the output from ASP which
is plain HTML. At W3Schools every example displays the hidden ASP code. This
will make it easier for you to understand how it works.
ASP Examples!
Test your ASP skills at W3Schools!
Start ASP quiz!
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).

Need an easy way to get data into XML, or transform XML to another format?
MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data.
Then it transforms data instantly or auto-generates royalty-free data integration code for recurrent conversions.
Download a free, fully functional 30-day trial to experience the following features:
- Easy-to-use, graphical data mapping interface
- Instant data transformation
- XSLT 1.0/2.0 and XQuery code generation
- Java, C#, and C++ code generation
- Advanced data processing functions
- Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more
- Visual Studio & Eclipse integration
Download a fully-functional trial today!
|
|
|
|