On 2001.09.19, John Divney <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Does anyone have any advice on how to prevent users from double clicking
> form buttons.
> Using either JavaScript or TCL.

Set the form's onClick handler to set the submit buttons to be
disabled.  Problem solved.

We even change the .value of the buttons to "wait..." ;)

-- Dossy

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.panoptic.com/

Reply via email to