> In a CGI script that I am working on, I need to record the URL of the
> referer. For that I use the Environment Variable HTTP_REFERER.
>
> In IE the thing works fine but Netscape does not return any text. Whats
> wrong?
basically the http_referer is not given by all browsers. it is an optional
part. also any http header can be faked  so depending on them for security
is not recomended.any environment variable starting with http_ is extra, and
though u wud expect all browsers to show the user agent, accept and referer
headers it is not nescessary
Bye,
    /\ |\/| |3 /\ r


The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi/

Reply via email to