grabthebasics.com
home faq wannahelp feedback contact

- md5base64 asp vbscript
- creating a restricted login script
- query strings in asp
- logout asp script sample
- vbscript read hebrew from database
- https///paynow7.speedpay.com/aqua/index.asp
- member logout asp script
- how to password protect pages phpbb3
- log in log out scripts
- database vbscript logout
- username exists asp
- script to log in to windows
- pagination asp script
- login script asp
- loginzip asp script
- collecting variable in asp
- add field access asp script
- login asp script filetypeasp sample
- asp+log+out
- querystring in mdb asp.net

How To Get Username Password Integration In Asp.net


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