timer control in C#
im doing a project for browsing center.
In that after the customer logs in he has to enter his browsing time.
After entering that in a new window i have to display his reducing
browsing time. can i do it with a use of timer control? if it is
possible plz tell me the and i want some sample codings for that. plz
help me...
Abirami RameshPosted Sep 29, 2008, 1:37 AM
Posted Sep 29, 2008, 1:28 AM
Hi,
If your application is window application use panel for that other wise if your application is asp.net use "ICallbackEventHandler" for previnting postback