HTTP_REFERER
Returns a string containing the URL of the page that referred the request to the current page, but does not include redirect requests
The above is the definition given for HTTP_REFERER in MSDN. My doubt is, when I make a redirect, how to capture the source page from the target page?
Very urgent.. Help please..
Thanks!
RR
Returns a string containing the URL of the page that referred the request to the current page, but does not include redirect requests
The above is the definition given for HTTP_REFERER in MSDN. My doubt is, when I make a redirect, how to capture the source page from the target page?
Very urgent.. Help please..
Thanks!
RR