[jQuery] Re: Getting PHP_REFERER value from jQuery

2007-11-09 Thread ElTibetano
anks again! On Nov 8, 8:21 pm, Aaron Porter <[EMAIL PROTECTED]> wrote: > How about document.referrer? :) > > Aaron > > ElTibetano wrote: > > Hi, maybe someone can help me on this: > > > I'm using jqModal plugin to open a form from different pages, that > >

[jQuery] Getting PHP_REFERER value from jQuery

2007-11-08 Thread ElTibetano
Hi, maybe someone can help me on this: I'm using jqModal plugin to open a form from different pages, that will end up sending a mail. Is there a way to know from which page the form was opened? something like the PHP_REFERER variable. Latter, when the mail is being prepared I can access the PHP