[Catalyst] (no subject)

Len Jaffe lenjaffe at jaffesystems.com
Sat Sep 30 00:37:28 CEST 2006


On 9/29/06, Christopher H. Laco <claco at chrislaco.com> wrote:
>
> Bill Moseley wrote:
> > I've had two users now report that posting forms in SSL mode is not
> > working.  Both times I've dumped the request headers and see that they
> > are posting with a Content-Length: header of zero.
> >
>
>
> I've suffered through this as well. In my case, it was a shit version of
> CompuServe7 w/ a borked early version of Moz. In my case, this browser,
> and some others will post 0 bytes if you try and disable the submit
> button with javavscript (to prevent double clicks), then call
>
form.submit(), and only under SSL.


I like to disable the submit button in the forms onSubmit section.  That
always seemed to work.  Disable the trigger in the trigger handle.  Similar
setting your signal handler to ignore the signal if it comes in while
your're already in the haldler.

Len.

-- 
lenjaffe at jaffesystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060929/74e819b9/attachment.htm 


More information about the Catalyst mailing list