|
How to display “Please wait ….” message or “Progress Bar” image when loading the data from the server?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET ASP.NET-AJAX
To display a “Please wait …” message or “progress bar” image as feedback to the action of the user
to notify that some processing is undergoing on the server, we can use this approach.
|