grabthebasics.com
home faq wannahelp feedback contact

- query string basics
- what is log on script
- query strings in scripts
- how to create database for login names and password asp
- loginprocasp
- script logoutasp
- logout asp script
- passing strings from one page to another
- user log in script for restricted page
- log in in script
- textfield random password generator script
- corning incorporated seeking alpha
- vbscript sample login + .asp
- asp vbscript free login script
- age verification script .asp
- how to pass username and password asp2enet
- mazporn
- asp script username and password from database
- "forms authentication" j2me
- restricted page log in script

Create User With Asp


ASP Scripts

Read Me

Alright. Here is a very simple script. The point is really to show you how something is done, as opposed to giving you a whole application.

There are two files here:

querystring.asp

Here is a simple link which goes to another page including some information in the header. In this case, it is telling the next page that my name is Ben (name=ben) and my age is 26

querystringproc.asp

This script pulls in the value of my name and my age from the header and prints out this information.

home FAQ How can I help feedback Contact