grabthebasics.com
home faq wannahelp feedback contact

- script logout password asp
- datapager querystringfield
- how to create a login form
- email log in script
- access mdb users logged on
- script for log in
- introduction to asp scripts
- +asp +extract +querystring +variable
- asp success pages
- loginproc new delhi
- asp login script connecting to a database
- log inurl/"password.log" ebay
- username and password login script + asp
- username already exist asp.net access
- how to pass username and password asp2enet
- log in script asp
- query string in asp
- how to pass equal in query string
- asp script log in page
- asp password

Loginasp Example


ASP Scripts

Read Me

Alright. 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.

home FAQ How can I help feedback Contact