in reply to Re: http referer
in thread http referer

Thanks, I think that will work great..a bit less editing than the url_param method. I had the idea but I don't know if it's possible or just stupid, but thought I would toss it out there.

Is it possible to call a script using SSI that all it does it gather what page loaded it? Then somehow pass that information to my form without using JS? For example, the SSI tells you that the page it's on is www.mypage.com/test.html and somehow pass that as a hidden field inside the form?