|
||||
|
- +vbscript +" check if user logged in" - alert asp - working with strings in asp -.net - asp get complete query string - asp login script connecting to a database - index of / myspace.com+password.txt - flickr api asp script - password log in script asp - 27allinurllogin password.asp27 - net log-in script - how do my login script look for accessmdb - log in script asp - asp script sign out log out - hack a javascript login page but password is not stored on it - collecting variable in asp - member logout asp script - create user with asp - asp scripts logout - loginprocasp download - script logout password asp |
Asp Sample Log InASP 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.
|
|||
|
|
||||