adv banner
Web Programming  Home Web Programming ASP (16 materials)
rss

Browse Pages: << <  1  2 

Sort by :   Date   Rating   Editor's Pick Only

Choose skill level:  
 More ASP Tutorials at LearnPHP.org

Click to read this material
Inserting Rows into a Database

This tutorial will show you how to insert a row of data into a database using ASP and an MS Access database. You can do it on one ASP file, but we'll have two files: one processor page (proc.asp), and one form page (form.asp). Then, we'll make the MS Access database that corresponds to the ASP.


Click to read this material
Reading a Database

Learn how to display data from a Database.

Displaying data from a database is one of the most common uses of ASP.
Here's some sample code:...




Click to read this material
Form Mail via CDONTS

ASP gives you the power to send mail using the "CDONTS" mail object. This script will send an email from a user to whichever email address you choose...


Click to read this material
Show the Number of Users Online

Learn how to use global.asa to display the number of users visiting your site. This tutorial can be broken down into two sections, global.asa, and numvis.asp. Before you can begin this tutorial, make sure your host supports global.asa...


Click to read this material
Dealing with Requests in ASP

This tutorial will show you how to change the location of an iFrame using requests in one file.


Click to read this material
Using Sessions in ASP

Sessions are a safer, more effective alternative to cookies. This tutorial will teach you how to use sessions in ASP.



Browse Pages: << <  1  2 
Sorted by Date

Display materials per page
print this page tell a friend subscribe to newsletter subscribe to rss