Click here to Skip to main content
15,892,298 members
Articles / Web Development / ASP.NET

ASP.NET MVC: Show Busy Indicator on Form Submit using JQuery and Ajax

Rate me:
Please Sign up or sign in to vote.
4.86/5 (12 votes)
2 Jan 2014CPOL10 min read 127.5K   31  
As we all know, users are impatient. We also know that if we don't tell them our application is "doing something" they tend to do silly things like click the mouse repeatedly, seeking some sign that the requested action is indeed being performed.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer XIV Solutions
United States United States
My name is John Atten, and my username on many of my online accounts is xivSolutions. I am Fascinated by all things technology and software development. I work mostly with C#, Javascript/Node.js, Various flavors of databases, and anything else I find interesting. I am always looking for new information, and value your feedback (especially where I got something wrong!)

Comments and Discussions