G
Guest
Can anyone tell me how do I retrieve a variable sent the following way in the
page requested
webaddress/page.aspx?varName=someValue
I know how to retrieve it in .asp; i just wonder if this is the same case
with asp .net
I want to retrieve it so that I can use it on page.aspx
page requested
webaddress/page.aspx?varName=someValue
I know how to retrieve it in .asp; i just wonder if this is the same case
with asp .net
I want to retrieve it so that I can use it on page.aspx