Hi there, I'm currently rewriting some ASP.NET code, especially code that has to do with ASP.NET Buttons (and in my case: ASP.NET ImageButtons). The current situation allows users to click a lot of times on submit imagebuttons, which results in multiple submits and multiple calls to a web... [More]