|
-
Jan 13th, 2005, 03:49 PM
#1
Thread Starter
Fanatic Member
looking for existence of Querystring [Resolved]
I'm trying to write a way to check for the existance of a querystring, not its value.
I was thinking something like
If Request.Querystring("Param") is Nothing then
end if
I'm not worried if it has a value or not, I just wanna check to see if its there or not.
Thanks!
Last edited by drpcken; Jan 13th, 2005 at 05:14 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|