C
Carlos
Hi all,
I would like to have a page that checks for an optional
parameter being passed.
I use the request.querystring("myvar") when the parameter is
being passed, but when the parameter is not passed I get an object reference
exception. How can I check for the existence of the variable being
passed?
Thanks,
Carlos.
I would like to have a page that checks for an optional
parameter being passed.
I use the request.querystring("myvar") when the parameter is
being passed, but when the parameter is not passed I get an object reference
exception. How can I check for the existence of the variable being
passed?
Thanks,
Carlos.