Re: Problem with script requiring valid referrer

2005-02-12 Thread Randal L. Schwartz
> "Chris" == Chris Schults <[EMAIL PROTECTED]> writes: Chris> Hey all. On our website we have several forms (send a letter, Chris> ask a question, etc) that some of our visitors seem to have Chris> problems with. These forms require the referring page to be Chris> from a Grist Magazine domain.

Re: Problem with script requiring valid referrer

2005-02-09 Thread bright true
Hi , have you tryed the script yourself ?? does it work with you ?? and with most of people ... if it doesn't work with some not all people .. then you don't have problem in your script .. ask those who can't use your form ... do they have a Firewall program such like ZoneAlarm if they do

RE: Problem with script requiring valid referrer

2005-02-08 Thread Chris Devers
On Tue, 8 Feb 2005, Chris Schults wrote: > > This is really a question for the CGI list, but whatever. > > Sorry, didn't realize there was one. Thanks for the heads up! I'm not trying to be dismissive; just pointing out that there's a similar list that more specifically covers this topic. But a

Re: Problem with script requiring valid referrer

2005-02-08 Thread Lawrence Statton
> On Tue, 8 Feb 2005, Chris Schults wrote: > > > In both cases, our visitors swear that they are linking to these > > scripts from valid Grist pages. Any ideas why some people are getting > > the error messages? I've asked for browser and O/S info, but many are > > using the same setup we are u

RE: Problem with script requiring valid referrer

2005-02-08 Thread Chris Schults
om: Chris Devers [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 11:25 AM To: Chris Schults Cc: Perl Beginners List Subject: Re: Problem with script requiring valid referrer On Tue, 8 Feb 2005, Chris Schults wrote: > In both cases, our visitors swear that they are linking to these >

Re: Problem with script requiring valid referrer

2005-02-08 Thread Chris Devers
On Tue, 8 Feb 2005, Chris Schults wrote: > In both cases, our visitors swear that they are linking to these > scripts from valid Grist pages. Any ideas why some people are getting > the error messages? I've asked for browser and O/S info, but many are > using the same setup we are using, which

Problem with script requiring valid referrer

2005-02-08 Thread Chris Schults
Hey all. On our website we have several forms (send a letter, ask a question, etc) that some of our visitors seem to have problems with. These forms require the referring page to be from a Grist Magazine domain. Here is some of the code: my $goback = param("goback") || ""; my $url =