|
||||
|
- collecting variable in asp - pass hebrew query string - deleting username on log in - paynow7.speedpay.com - query strings asp - asp check user logged in - asp access database keeps logging out - grab columns access asp - how to create a login form - inurl/. login.asp inurl/. for - asp pass text box to query - asp grab username - valid text field script - asp script log in page - member logout asp script - link.asp - hack a javascript login page but password is not stored on it - script log in - clearing session variables asp - creating a restricted login script |
Logout Scripts AspASP ScriptsRead MeAlright. 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.
|
|||
|
|
||||