The application is called Weather Display. It takes data from a weather station, and then databases it and makes reports, jpg/gif images for web sites. There is a function where you design your web page and put in tags, as seen on
page 55.
Weather Display takes the page as a template where you have...
Right now in Lima OH the winds are from the %dirlabel% at %avgspd% mph
and when it writes the index.html to my site it will have the data in there so it looks like....
Right now in Lima OH the winds are from the SW at 26.9 mph
It's a pretty cool program for those of us who like following the weather.
SirAGE sez:
Is this the page you want to add the KAOH.txt too?
http://www.limaweather.com/
If not could you provide a link to that page.
That will be the page where it will ultimately go. That page is published by Weather Display, and then FTPed to the site along with the image "index.gif" They are created every 10 minutes and FTPed.
What I'm trying to do is justify the image to the left and put a box with the KAOH.TXT info on the right. That way someone can see the differences in environment from the weather station, and out at the airport.
Eric, I'll take a look at those two codes and see if they will fit the bill. Thanks.