[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-27 Thread Paul Larue
I think that the page is looking for the HTTP_REFERER header and doesn't find it. You won't get an HTTP_REFERER when you open the browser and type the address directly. You'll get one though if you clicked a link to get there or a form did or by some other means like redirection. Basically the pag

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-27 Thread puterbug.com
But I don't use an http_referer on any of my pages, it was never there in the first place and I just checked some other forms, mine and others, and none of them have anything to do with an http_referer in them. I wouldn't know what the heck to do with an http_referer having no experience with

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-27 Thread Paul Larue
aising the error? Paul > -Original Message- > From: puterbug.com [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 11:47 PM > To: [EMAIL PROTECTED] > Subject: [wdvltalk] RE: anyone know what this error means and how to fix > it? > > > > But I don't u

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread puterbug.com
ilto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 11:47 PM > To: [EMAIL PROTECTED] > Subject: [wdvltalk] RE: anyone know what this error means and how to fix > it? > > > > But I don't use an http_referer on any of my pages, it was never there in > the first place and

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread Paul Larue
ent: Wednesday, May 28, 2003 12:58 AM > To: [EMAIL PROTECTED] > Subject: [wdvltalk] RE: anyone know what this error means and how to fix > it? > > > At 10:53 AM 5/28/2003 -0700, you wrote: > >Check the page for any mention of HTTP_REFERER. There must be > something lik

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread puterbug.com
At 12:50 PM 5/28/2003 -0700, you wrote: I don't get any thing like HTTP_referer on your request page... Sorry, I submitted the form with stupid stuff but still couldn't find anything... Any thing special you did to get the error? Paul Hmmm, what the heck? Wonder if it was a temporary problem o

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread puterbug.com
At 12:50 PM 5/28/2003 -0700, you wrote: I don't get any thing like HTTP_referer on your request page... Sorry, I submitted the form with stupid stuff but still couldn't find anything... Any thing special you did to get the error? Paul I just tested it again from here, got the same error and I f

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread Paul Larue
know what this error means and how to fix > it? > > > At 12:50 PM 5/28/2003 -0700, you wrote: > >I don't get any thing like HTTP_referer on your request page... > > > >Sorry, I submitted the form with stupid stuff but still couldn't find > >anything... &

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread puterbug.com
At 01:11 PM 5/28/2003 -0700, you wrote: Could you post the error you are getting, paste the page contents as well as the URL. That may help... Paul It's exactly the same error as I put in my first post: = The following errors were found: Sorry, but I cannot figure out who sen

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-28 Thread Paul Larue
TECTED] > Subject: [wdvltalk] RE: anyone know what this error means and how to fix > it? > > > At 01:11 PM 5/28/2003 -0700, you wrote: > >Could you post the error you are getting, paste the page > contents as well as > >the URL. > >That may help... > > &

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-29 Thread Cyberspace Publishing
Just a guess, but wouldn't that change leave the program open for spammers to use? I had to delete nearly 500 meg of bounced email due to an errant FormMail script and I believe one of the cures in newer versions was just that addition. Changing it to @valid_ENV = qw('REMOTE_HOST','REMOTE_ADDR'); m

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-29 Thread puterbug.com
Ok Peoples, it seems the script used to create this particular form has a problem with Norton's firewall. It works fine on my laptop where there is no firewall installed, works fine on some other people's computers as well, but my desktop is where the problem seems to be. I just now tested

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-29 Thread Jan Major
Tom, You know, I don't know but the way I have mine is this: On the formmail cgi program I have: @valid_ENV = qw('REMOTE_HOST','REMOTE_ADDR','HTTP_REFERER'); and on my html form I have: My cgi is not even passable, so I usually get cut and paste forms. I downloaded the formmail program and us

[wdvltalk] RE: anyone know what this error means and how to fix it?

2003-05-29 Thread Furry, Tim
Deb wrote: The following errors were found: Sorry, but I cannot figure out who sent you here. Your browser is not sending an HTTP_REFERER. Please use the back button to correct these errors. Paul added: Just did the same tests (test/333-333- & the puterbug/333-333-) and it worked. The next