Weather by You!

Templates and Projects support => Html Templates => Topic started by: tfavors on May 25, 2013, 05:34:17 AM

Title: Process FTP Upload?
Post by: tfavors on May 25, 2013, 05:34:17 AM
Is it necessary to process and FTP these files every time? It takes about 90 seconds now and was thinking I may not have to do all four every-time? Any suggestions please?  Terry
Title: Re: Process FTP Upload?
Post by: Mr.Meteo on May 25, 2013, 07:28:34 AM
Hi Terry,

system.htm file is your "status page" (need latest info)

index.htm and gauges.htm need weather info

infos.htm could be remove from there as need no update.

If load time is an issue, Php Template could be an answer

Regards,
Jacques
Title: Re: Process FTP Upload?
Post by: tfavors on May 25, 2013, 08:05:33 AM
Thank you, Terry