|
||||
|
- reading query strings - asp.net "whole querystring" - asp accessdatabase hebrew - log users of mdb database - login asp script - grab asp variable - +asp +extract +querystring +variable - 25username25 log on script - +vbscript +" check if user logged in" - ca message manager aspnet - "working with strings in asp.net" - flickr api asp script - 27allinurllogin password.asp27 - asp log out script - loginasp mdb sample - password protected log on script - asp to grab username variable - asp loginzip - creating log in form in asp .net - log in script for web page access |
Deleting Username On Log InASP 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.
|
|||
|
|
||||