>From JavaScript?  I'm certainly aware of no such way.  The server
which generates the response might indicate something in the HTTP
headers (doubtful), but JavaScript doesn't have access to those
headers, to my knowledge.

document.referrer might give a hint which page sent the request, but
that's about it.

On 10/5/06, Brian King <[EMAIL PROTECTED]> wrote:
> Does anyone know how to tell from script if a page was generated from a
> form, i.e. it has POSTDATA in it?
>
> --
> Brian King
> www.mozdev.org - free project hosting for the Mozilla community

-- 
"The first step in confirming there is a bug in someone else's work is
confirming there are no bugs in your own."
-- Alexander J. Vincent, June 30, 2001
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to