Results 1 to 3 of 3

Thread: Visual Timer

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2004
    Posts
    18

    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

  2. #2
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251

    Re: Visual Timer

    You could use the timer control in your project. It works similar to the one in vb6
    ~Ryan





    Have I helped you? Please Rate my posts.

  3. #3
    Addicted Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    134

    Question Re: Visual Timer

    Quote 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?
    Pavan Kumar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width