C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

problem related to timer


Posted Date: 04 Oct 2008      Posted By: Aparna.U      Member Level: Gold     Points: 1   Responses: 1



hi
I am using asp.net with vb. I want to add a timer set to 20minutes. How can i do it possible? Is there need any Ajax component? If so please give me the site id from where i can download it freely. Or any other solution other than Ajax component?
Regards





Responses

Author: Sujit Kumar    04 Oct 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

actually timer control is part of ajax.net so first download ajaxlibrary from ajax.asp.net and include ajaxcontroltoolkit.dll in your bin folder.

or I am sending you the ajaxcontroltoolkit.dll as an attachment.

and you can use timer now like:

<asp:Timer id="timer1" runat="server" Interval="200"></asp:Timer>

here Interver is your break time .
and value 200 means timer will tick every 2 second.



AjaxControlToolkit.dll
Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : c# windows application
Previous : sorting in gridview in every pageindex in vb.net
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use