AutoDisable Button

In a web app: can anyone think of a reason why I would not want to:

  1. Always set auto disable to true?
  2. In the last line of the action event : me.Enabled=true

It’s much safer than having users rapidly clicking a WebButton multiple times.

If you would like the same safety with WebToolbarButton and WebToolbarMenu, please add this Feedback case to your My Top Cases:

<https://xojo.com/issue/36865> Implement AutoDisable for WebToolbarButton and WebToolbarMenu