Re: HTTP_REFERER isn't set using Explorer

2007-01-04 Thread Benedict Verheyen
ringemup schreef: Julio's hit it on the nose. Not ot mention that Firefox actually has a hidden setting for that too, and some proxies (including AOL's) also block referrers. You might be best off explicitly passing the URL of the current page as a parameter. I still find it strange that o

Re: HTTP_REFERER isn't set using Explorer

2007-01-04 Thread ringemup
Julio's hit it on the nose. Not ot mention that Firefox actually has a hidden setting for that too, and some proxies (including AOL's) also block referrers. You might be best off explicitly passing the URL of the current page as a parameter. --~--~-~--~~~---~--~---

Re: HTTP_REFERER isn't set using Explorer

2007-01-04 Thread Julio Nobrega
On 1/4/07, Benedict Verheyen <[EMAIL PROTECTED]> wrote: Hi, This is what goes wrong in explorer: the HTTP_REFERER isn't set. With Firefox, the HTTP_REFERER is set. Any idea how i can solve this? I had this problem with a client that was running Norton and somewhere in the program preferenc

HTTP_REFERER isn't set using Explorer

2007-01-04 Thread Benedict Verheyen
Hi, I have a table where i want the users to be able to edit cells by clicking on them. Then they get the usual edit view and after the changes are saved, they are redirected back to the table view. I use this in my template: It works for Firefox but unfortunately we use Explorer here and E