Re: Get Previous URL
- From: "Shawn" <bossman100@xxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 12:16:08 +0200
Request.ServerVariables("HTTP_REFERER")
Definition: Returns a string containing the URL of the page that referred
the request to the current page using an <a> tag. If the page is redirected,
HTTP_REFERER is empty
Shawn
"Tim::.." <myatix_at_hotmail.com> wrote in message
news:F3850446-0512-43C1-885E-2CF6DB890ED6@xxxxxxxxxxxxxxxx
> Can someone please tell me how I get the value of the previous pages
URL???
>
> I want to write an IF statement something like this...
>
> IF PREVIOUS URL = "http:www.somepage.com" THEN
> ' Do something
> ELSE
> ' Do something else
> END IF
>
> Thanks for any advice!!!
.
- References:
- Get Previous URL
- From: Tim::..
- Get Previous URL
- Prev by Date: Re: Get Previous URL
- Next by Date: Re: COM object with CLSID {5D92885E-7D11-4160-BB23-818831ADDD43} i
- Previous by thread: Re: Get Previous URL
- Next by thread: Time out issue to connect to Sql server
- Index(es):
Relevant Pages
|