Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Querystring

Status
Not open for further replies.

cyberdeminout

Programmer
Jul 19, 2005
37
US
Hi,

In my project, we added tracking feature whether user clicked on link or not. On click of Link, we are passing
tracking id and url to redirect(it includes querystring).
See following URL.

Ex:
<a href=
when i call request("redirectuser").
I am getting
how to get whole redirectuser url like this? (
Appreciate your great help.
Thanks
 
I have added web.dll also by adding reference but it says "Name httpcontext isn't declared."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top