Automatic publication in Frontpage 2000

M

MARTIAL

Hello
Sorry for my bad english... I'm French
In Frontpage 2000
I should want to publish my site automaticaly every 5 minutes. (writing up a
weather forecast graphic coming from Excel)
For this kind of repetition, in Visual Basic of Excel, i use "OnTime" and it
runs very well.
But in Frontpage it seems that the fonction "OnTime" does no exist :-(((
It is possible to do it using a loop "Do... Loop" with a Timer inside, but
this simple loop uses 100% of the Processor... Results: extreme slowness and
frequently freezes when using other applications !

So, what could be the solution ???

Thanks
Lionel
 
Top