<P>Does anyone know where I can get the 5 day tracking chart from NOAA in such a way that it is a static image name?  Currently it is <A href="http://www.nhc.noaa.gov/ftp/graphics/AT06/refresh/AL0604W5%2BGIF/311513W5.gif">http://www.nhc.noaa.gov/ftp/graphics/AT06/refresh/AL0604W5%2BGIF/311513W5.gif</A> , but this file name changes with every prejection they do.</P>
<P>So far, the best thing I can think of to do is to run a CRON job on one of my webservers, WGET the NOAA homepage, parse it for the name of the picture and overwrite a GEO file every hour.</P>
<P>Wes</P><BR>