[Javascript] document.referrer, forms, etc.

Innerlab innerlab at hotmail.com
Sun Oct 10 13:13:11 CDT 2004


Hello:

From: "Peter Brunone" <peter at brunone.com>

> I'm not sure, but the way you're asking the question, it sounds
> like you need a referer for document A.  Document A is the referer for
> Document B; is *that* what you're not seeing?

Is the other way around. Document B is on a secure site, and posts a form to document A, which resides on another (not secure)
server. Document A cannot determine the referrer, at least using Javascript.



> -----Original Message-----
> From: javascript-bounces at LaTech.edu
> [mailto:javascript-bounces at LaTech.edu] On Behalf Of Innerlab
>
> When a "Document A" is called by a form in "Document B" (with "post"
> method, and from a secure site), is it normal not to see the
> document.referrer  in "Document A"?
>
> I hope my question was clear ... thanks in advance.
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>



More information about the Javascript mailing list