Hi im building a administraive application (primary) CRUD.
But how do i prevent users not to double click on eg a insert button? I
would be great the have uniform way to deal with this since I have a LOT of
buttons. So adding javascript manually to each page does not sound
compeling. I wouldnt mind if the soultion was serverside since it after all
is rare they do double click.
Thanks in regards
Anders