Click here to Skip to main content
15,914,924 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to implement timing functions in my web page,I don't see any timer like control in VS-05 to implement this.
Will you please help me out?
Posted

You have JavaScript window.setInterval and Timer control which is part of Ajax toolkit in ASP.NET 3.5 or 4.0. :)
 
Share this answer
 
for using it in VS-05 try to download Ajax extensions & control toolkit for Asp.net 2.0 from codeplex (or like) and install it manually.
 
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