grabthebasics.com
home faq wannahelp feedback contact

- asp grab query string
- "login with session"
- asp log in script
- asp script to log out
- asp "logout script"
- clear querystring variable
- auction sniping asp script
- querystring read hebrew
- "login.asp" clickbank
- passing strings from one page to another
- asp script like query
- asp login script how to
- login script to password protect pages for users in my database
- asp log out user
- asp/login how to logout?
- asp create login
- active server pages script log users
- user name failure asp
- asp clear querystring variable
- access mdb users logged on

Vbscript Sample Login +


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