View Single Post
Old 06-19-2005, 10:24 PM   #2 (permalink)
BigPete
Gold Lifetime Member
 
BigPete's Avatar
 
Last Online: 03-05-2007 04:36 PM
iTrader: (0)
Join Date: Nov 2004
Posts: 91
DNF$: 219
Location: Pennsylvania, USA
Country:


Re: basic question on .asp

Well, this is an old post, but in case you or anyone else is interested, it's called a querystring and you can use it to do a number of things - mainly to process form information (GET method) and to pull info from a database. See more about querystring in ASP here - http://www.w3schools.com/asp/coll_querystring.asp.
BigPete is offline   Reply With Quote