Request.ServerVariables ("HTTP_REFERER") using https

G

Guest

I'm using Request.ServerVariables ("HTTP_REFERER") When i move from normal server eg. http:// to secure server eg https:// in VB Script then I've a problem in getting value of Request.ServerVariables ("HTTP_REFERER") variables..
 
E

Eric Lawrence [MSFT]

What are you hoping to do with this value? HTTP RFC specifically prohibits
passing data in HTTP_REFERER when moving from HTTPS -> HTTP, although I
don't know of any restriction going the other way.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.


ppatel said:
I'm using Request.ServerVariables ("HTTP_REFERER") When i move from normal
server eg. http:// to secure server eg https:// in VB Script then I've a
problem in getting value of Request.ServerVariables ("HTTP_REFERER")
variables..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top