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 anyone on AOL
>who isn't having the problem?

Hmmm...  I'll give that a try.  And to the best of my knowledge this is
the ONLY user having the problem.  I don't know for certain that others
are using AOL but I'm pretty sure they are and aren't having the
problem.

>Your guesses as to cause seem reasonable to me, but without an example of
>their browser to test against, you're working blind.
>
>>  <form method="POST" onsubmit="return validate(this)" name="MailForm">
>
>Hmm... or maybe AOL is doing something wacky with onsubmit()?

Could be!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to