|
||||
|
- how to create access mdb in hebrew - query string in asp - asp log in scripts - script set up username and password login database - script for asp restricted pages - working with query strings in asp - asp script for valid text field - script logging in - user log in script for restricted page - emailcheckthis asp - log on script - login controls in asp select in database - asp loginzip - allinurl/"user.asp" - access mdb users logged on - script for log in - loginproc - log in log out scripts - collecting variable in asp - login,database,asp |
Create Database Password LoginASP 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.
|
|||
|
|
||||