Re: [PHP] Form being filled out automatically....

2003-07-09 Thread Wendell Brown
On Wed, 09 Jul 2003 13:23:59 +0100, David Otton wrote: >On Wed, 09 Jul 2003 07:00:38 -0500, you wrote: > >> >>if( ! isset( $HTTP_POST_VARS["EMail"] ) ) { > >The obvious thing to do is change all instances of "EMail" to "emailaddress" >or somesuch, and see if the problem still exists. Do you know

Re: [PHP] Form being filled out automatically....

2003-07-09 Thread David Otton
On Wed, 09 Jul 2003 07:00:38 -0500, you wrote: >I've got a problem. I have a form that the user fills out and then >hits submit on and it sends an e-mail. My problem is that I have one >AOL user that claims that when ever he goes back to the form, it >doesn't present the form - it just sends the

[PHP] Form being filled out automatically....

2003-07-09 Thread Wendell Brown
I've got a problem. I have a form that the user fills out and then hits submit on and it sends an e-mail. My problem is that I have one AOL user that claims that when ever he goes back to the form, it doesn't present the form - it just sends the message. It appears that for some reason $HTTP_POS