Web button double click is a problem,,

HI
I noticed that event doubleclick causes the event action to be actvated twice.
So the code under action is executed twice which is a problem.

Is there any way to fix this ?
Thanks

Do you need double click? Can you use mouseup instead?

http://documentation.xojo.com/api/user_interface/web/webbutton.html#webbutton-autodisable

thanks for the help I decided to use autodisable