You submit because the onclick event fires. If you clean everything out 
of the form and only assign .action, it will only do a GET request, not 
firing the onsubmit event or passing any values whether by GET or POST. 
This is the base case for this problem.

> I'm not sure what you mean by "It's not submitting anything whether by
> GET or POST" because we are doing a POST. The method is defined in the
> <FORM>
> tag. And after testing it, we do know that it does submit to the popup.
>
> -----Original Message-----
> From: Sivan Mozes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 3:50 PM
> To: Mac Internet Explorer Talk
> Subject: Re: Strange .action error on IE 5.0
>
>
> It is only .action that causes the whole form area GET the action with a
> click as if it was an anchor. It's not submitting anything whether by
> GET or POST (the onclick handler is not related). This is applicable
> also to MacIE5.1. Weird.
>
> (apologies for replying to quickly)
>
> To unsubscribe send mail to [EMAIL PROTECTED]
> To search the archives:
>           <http://www.mail-archive.com/macie-talk%40lists.boingo.com/>
>
> To unsubscribe send mail to [EMAIL PROTECTED]
> To search the archives:
>           <http://www.mail-archive.com/macie-talk%40lists.boingo.com/>
>

To unsubscribe send mail to [EMAIL PROTECTED]
To search the archives: 
          <http://www.mail-archive.com/macie-talk%40lists.boingo.com/>

Reply via email to