Click here to Skip to main content
15,902,750 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When User Submit any form then I want to show the response that your process is going on.and when process done show now your are done.
I don't want to use Thread.Sleep() when doing this...
Posted

 
Share this answer
 
You can use Ajax, check below articles
A More Efficient AJAX Progress Bar for ASP.NET[^]
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900