Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I am using javascript function to show time counter on button click in asp.net 1.1(using visual studio 2003). On button click we are fetching data from database and generating excel to the user. Even after fetching the output the counter is running, how to update the javascrit function that the task is completed? i can't hard code the time in javascript. Please suggest.

Regards,
Rahul
Posted
Updated 18-Dec-12 0:49am
v2
Comments
Sanjeev Alamuri 18-Dec-12 7:30am    
please post ur code.
ZurdoDev 18-Dec-12 7:47am    
There are jquery plugins that may help. But, since we can't see your code who knows how to help?
[no name] 18-Dec-12 9:32am    
Use some plugins for achieving your goal.

please read this article.
Showing Progress Bar Using jQuery
 
Share this answer
 
v2
Progress Bar in JavaScript[^]
Showing Progress Bar Using jQuery[^]

further you can make this using jquery & css as well.
Creating a Progress Bar Using JQuery And CSS[^]

hope it helped
 
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