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 -

iphone - Using nested NSDictionary with Picker -

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