error on click of Submit Button in asp.net mvc page -


i in strange problem. have asp.net mvc web page.

scenario this:

let's user clicks on submit button once , page postback server. far fine.

but if user keeps on clicking submit button continuously , page processing. application crashes.

how can solve problem?

have tried disabling button javascript?


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -