I have been looking over and over to find it out but didn`t get any results. So , how can i do the same thing in asp.net ?
To be more specific, give a variable the requested value..
some like
$id=$_REQUEST[id] , where id is somewhere in the adress bar ... http://stuff./index.php?id=76 for example.
I`d like to do the same in asp.net but couldn`t fond how.