Re: TINI Web Server HTML page refresh
Tim Bitson <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Erio, Check out www.timbitson.com/weather/weather.html. It is a tini-served weather page that refreshes every 10 minutes (that's how often the weather page updates). Just add <meta http-equiv="refresh" content="600"> in the html header, replacing 600 with the number of seconds to wait before refreshing. tim On Feb 17, 2004, at 6:21 AM, Erio Magnoni wrote: > Hi everyone! > I took a look and tried the WebServer in the tini examples and I would > like to > ask you if it's possible to automatically refresh HTML page every x > seconds. > That's because I have to read periodically a text file built by a > process that > reads temperature and other parameters from sensors. > > Thank you for the support. > > Best regards, > Erio Magnoni > > > > ------------------------------------------------- > This mail sent through IMP: https://mail.die.supsi.ch > _______________________________________________ > TINI mailing list > TINI-6tN4nzCoH/[email protected] > To UNSUBSCRIBE, edit your profile, or see list archives: > http://lists.dalsemi.com/mailman/listinfo/tini > _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini