Results 1 to 2 of 2

Thread: Timer function in VB Script

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Posts
    31
    Hi everyone,

    I'm working in VB Script and have come across a problem. I am displaying the time & date. I want to use some kind of timer function to refresh the time every second, but can't seem to find one. Does anyone know of one??

  2. #2
    a few possible ways...

    create a frame and set the meta refresh to 1 (this will really annoying to the user)

    create a page using dhtml and have it change the dhtml object every second or every 1000 ticks

    create an activex object that plugs into the page.

    create a java applet that plugs into the page.

    (i am out of ideas, i hope this will keep u going for a while.)
    *urp*

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