|
-
Mar 21st, 2001, 10:48 AM
#1
Thread Starter
Junior Member
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??
-
Mar 21st, 2001, 05:32 PM
#2
Member
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.)
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
|