M
Mark
Hello
Can anyone tell me how to check if a a querystring is present or not
I.E. If request.querystring("key") is in the url or not
because when i try to reference it in anyway and its not there I get an
error there has to be an easier way then having to put all the checks in a
try catch statement
Thanks
Mark
Can anyone tell me how to check if a a querystring is present or not
I.E. If request.querystring("key") is in the url or not
because when i try to reference it in anyway and its not there I get an
error there has to be an easier way then having to put all the checks in a
try catch statement
Thanks
Mark