C
Carlos
Hi all,
this question is probably trivial, but I just need to know
how to capture a variable name, and its value when it is
being passed from a URL address...i.e. if I have
http://www.mysite.com?myvar=itsvalue
Then I would be able to process such variable in my code
behind logic. is this type of variable called session variable in the asp
jargon?
Thanks,
Carlos.
this question is probably trivial, but I just need to know
how to capture a variable name, and its value when it is
being passed from a URL address...i.e. if I have
http://www.mysite.com?myvar=itsvalue
Then I would be able to process such variable in my code
behind logic. is this type of variable called session variable in the asp
jargon?
Thanks,
Carlos.