Latest web development tutorials

ASP summary

ASP summary

This tutorial has taught you how to add server-side script for your site, so dynamic and more interactive your site.

You have to learn how to dynamically edit, change or add web content, data from the HTML form submission in response to access data or database returns the result to the browser, for different users to customize the page so that the availability of these pages more .

For more information about ASP, please refer to our ASP examples .


Now that you've learned ASP, the next step to learn what?

Next you should study is SQL and ADO.

SQL

SQL is a standard computer language used to access and manipulate the database system.

SQL statements are used to retrieve and update data in the database. SQL database program to work with, such as MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase and other database systems.

If you want to learn more knowledge about SQL, please visit our SQL tutorial .

ADO

ADO is a programming interface to access the Web site from the data in the database.

ADO uses SQL to query data in the database.

If you want to learn more about the ADO knowledge, please visit our ADO tutorial .