|
||||
|
- create database password login - dynamic text field in asp - asp log in - asp login with log - asp+log+out - asp emailcheck - asp create login with session - login script asp vbscript text file - asp to grab username variable - asp two query strings - check if user has logged in asp script - login asp script - asp script equations - log in log out scripts - asp script next page - change password asp script - auction sniping asp script - log in form script - allinurl/log/out.asp? - loginasp mdb sample |
How To Create Database For Login Names And Password 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.
|
|||
|
|
||||