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

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -