|
-
Dec 13th, 2004, 04:11 PM
#1
Thread Starter
Junior Member
Visual Timer
Hi, I need some kind of visual timer for my app, does anyone know where can i find one or a easy way to make one.
thanx
-
Dec 14th, 2004, 12:31 PM
#2
Addicted Member
Re: Visual Timer
You could use the timer control in your project. It works similar to the one in vb6
-
Dec 21st, 2004, 04:17 AM
#3
Addicted Member
Re: Visual Timer
 Originally Posted by rdove
You could use the timer control in your project. It works similar to the one in vb6
I dont think the timer control works the same in ASP.NET as in VB.NET
Actually I was trying to implement this and I had a response.write statement in the timer_elapsed event. But the timer worked initially when the page was loaded but not after words. I had the timer interval set at 10 but still i could not get any response.
Any further suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|