You need to have data in your query string. So your select button has to pass something in the qs. Such as response.redirect(whatever.aspx?var=foo) the QS has a variable called var which contains foo data. You have to manually assign variables to the QS.
In this world there are 10 types of people, those that know binary and those who don't.
Optik
Contributor
5430 Points
1106 Posts
Re: request.querystring
Aug 20, 2004 06:27 PM|LINK