You can use Request.QueryString.Get(
ParamName), like this:
string type = Request.QueryString.Get("type")
The values are returned as strings, so you may need to do some casting.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Down Rodeo by
Rage Against The Machine (Track 7 from the album:
Evil Empire)
What's This?