Click here to Skip to main content
16,018,353 members
Articles / Web Development / HTML

Using UpdateProgress and Making Background Inactive

Rate me:
Please Sign up or sign in to vote.
4.67/5 (9 votes)
9 Oct 2013CPOL2 min read 71.7K   12  
To show 'Please wait' text to the user when a button is clicked and some code block needs to be executed. The background should be made disabled, so that user cannot click on other links/buttons before the current execution completes.

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 (Senior)
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions