|
||||
|
- asp script for valid text field - torah mdb - corning incorporated seeking alpha - how grab asp file - how to do log-in script for web page - open source asp lcms - aspscript for login - asp.net new window querystring - asp link query string to new window - username and password login script + asp - ebay asp script - asp 2.0 simple login script - age verification script .asp - asp script for user logging - log in script - inurlusers.mdb - logon to a webpage with vbscript - authenticateasp - classic asp check username exists - asp script for change password |
Log In Form ScriptASP 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.
|
|||
|
|
||||