HTTPS Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am navigating from a HTTPS site to a HTTP site. I am not getting the
urlreferrer
for it .How can i get the urlreferrer info if i am coming from a secured
site.Please help this is urgent.Thanks in advance

Regards
Vidds
 
Hi Vidds,

This is not possible to my knowledge, Obviously, you cannot read
urlrefferrer because the security should be enforced in HTTPS. Hence it
will be null or a blank.
 
Yes that is there but is there any way where in i can get any specific info
abt the coming request??
 
Thus wrote Vidds,
Hi,

I am navigating from a HTTPS site to a HTTP site. I am not getting the
urlreferrer
for it .How can i get the urlreferrer info if i am coming from a
secured
site.Please help this is urgent.Thanks in advance

Referrer is useless for non-trivial application purposes, as it is often
removed by web proxies or when switching to a secure protocol etc.

Cheers,
 

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

Back
Top