grabthebasics.com
home faq wannahelp feedback contact

- link.asp
- asp3a log in from txt
- "change active directory name"
- asp login script
- grab asp variable
- asp success page
- how to setup a website with username & password in asp?
- inurl/password.log filetype/asp
- asp success pages
- creating a restricted login script
- asp script clear session variables script
- query strings in asp.net
- asp script logout
- what is log on script
- asp script equations
- aspscript form access
- asp script for change password
- response.write%28"%3cscript%3e next page
- allinurl log-in.asp
- asp log out script

Asp Session Variables Change Link


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