grabthebasics.com
home faq wannahelp feedback contact

- grab the querystring asp
- grab website querystring
- asp session variables change link
- login script asp vbscript text file
- member logout asp script
- asp database query success
- windows user name using asp script
- authenticate asp
- query string basics
- torah.mdb bible
- valid text field script
- loginasp example
- email log in script
- asp script for user logging
- user log in script for restricted page
- asp login script
- asp check user logged in
- log in scripts
- working with query strings in asp
- googlenemesis .zip

Asp Log In Script


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