AIM Profile Screenname Viewer as a component of AIM Profile Designs
Aim Profile Designs constantly develop. Read ASP Tutorial: AIM Profile Screenname Viewer. This tutorial will show you how to make a script to see who has seen your AOL Instant Messenger profile.
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :




Alternating Row Colors
Learn how to alternate row colors from database output using ASP.
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :




Counter in ASP
A hit counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to ASP and be able to give a write access to a directory...
Type : ASP Tutorials
Level : Beginner
Added : Apr 14, 2005
Rating :




Database Connection Strings
Although our ASP database tutorials all use MS Access connection strings, there are many sorts of database software out there for use with ASP. This tutorial will show you how to connect with them...
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :




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.
Type : ASP Tutorials
Level : Beginner
Added : Apr 14, 2005
Rating :




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:...
Type : ASP Tutorials
Level : Beginner
Added : Apr 14, 2005
Rating :




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...
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :




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...
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :




Dealing with Requests in ASP
This tutorial will show you how to change the location of an iFrame using requests in one file.
Type : ASP Tutorials
Level : Beginner
Added : Apr 14, 2005
Rating :




Using Sessions in ASP
Sessions are a safer, more effective alternative to cookies. This tutorial will teach you how to use sessions in ASP.
Type : ASP Tutorials
Level : Experienced
Added : Apr 14, 2005
Rating :







