PDA

View Full Version : Ticker 2: Periodically reading XML File


eeshelm
09-15-2005, 03:41 PM
Can you provide some pointers on how to add to ticker 2 to make it reread the xml file every 2-5 minutes?

bobocel
10-07-2005, 04:00 PM
Hi,

The applet wasn't built to support this feature.


Thanks,
Andrei

Dan74
10-23-2005, 01:07 PM
we can try

<head>
.....
<meta http-equiv="refresh" content="120; url=index.htm">
.....
</head>