RE: Weather Revisited

2000-05-16 Thread jstiefel
know? -Original Message- From: Steve Bernard [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 4:45 PM To: [EMAIL PROTECTED] Subject: RE: Weather Revisited You could cache the query or store the information in an APPLICATION or SERVER scoped variable. Steve -Original Message

RE: Weather Revisited

2000-05-16 Thread Jennifer
to figure out what application CFSCHEDULE executed code is placed in, even if I use a CFAPPLICATION at the top of the file. Anyone else know? -Original Message- From: Steve Bernard [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 4:45 PM To: [EMAIL PROTECTED] Subject: RE: Weather

RE: Weather Revisited

2000-05-15 Thread Top-Link Tech (John Ceci)
Scott, Have your CF Schedule script create an HTML file with the weather in the format you output it and then just include it on your page and overwrite the file each time the schedule runs...Totally eliminates the need for a database call... HTH, John -Original Message- From: Computer

Re: Weather Revisited

2000-05-15 Thread kraybill
You could store it in an application variable... Gene Kraybill Scott Berry wrote: Ok.. so what I setup was the script to grab weather using cfschedule oh, every 15 minutes and store it in a database. Then I just grab the database value on the page. Is there a less computer intensive way

Re: Weather Revisited

2000-05-15 Thread Jennifer
At 11:58 AM 5/15/00 -0700, you wrote: Ok.. so what I setup was the script to grab weather using cfschedule oh, every 15 minutes and store it in a database. Then I just grab the database value on the page. Is there a less computer intensive way to do this? I hate to do a query each time the page

Re: Weather Revisited

2000-05-15 Thread Computer Simplistics Suppoer
ot; [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 15, 2000 1:38 PM Subject: RE: Weather Revisited Scott, Have your CF Schedule script create an HTML file with the weather in the format you output it and then just include it on your page and overwrite the file each time the sch

Re: Weather Revisited

2000-05-15 Thread AustralianAccommodation.com Pty. Ltd.
: Tuesday, May 16, 2000 6:38 AM Subject: RE: Weather Revisited Scott, Have your CF Schedule script create an HTML file with the weather in the format you output it and then just include it on your page and overwrite the file each time the schedule runs...Totally eliminates the need for a database

RE: Weather Revisited

2000-05-15 Thread Steve Bernard
You could cache the query or store the information in an APPLICATION or SERVER scoped variable. Steve -Original Message- From: Computer Simplistics Suppoer [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 2:58 PM To: [EMAIL PROTECTED] Subject: Weather Revisited Ok.. so what I

Re: Weather Revisited

2000-05-15 Thread Computer Simplistics Suppoer
TECTED] Sent: Monday, May 15, 2000 1:44 PM Subject: RE: Weather Revisited You could cache the query or store the information in an APPLICATION or SERVER scoped variable. Steve -Original Message- From: Computer Simplistics Suppoer [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000

Re: Weather Revisited

2000-05-15 Thread Jennifer
PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 16, 2000 6:38 AM Subject: RE: Weather Revisited Scott, Have your CF Schedule script create an HTML file with the weather in the format you output it and then just include it on your page and overwrite the file each time the schedule runs

RE: Weather Revisited

2000-05-15 Thread dougn
Check out www.weatherguys.com for some free weather tools. -Original Message- From: Computer Simplistics Suppoer [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 11:58 AM To: [EMAIL PROTECTED] Subject: Weather Revisited Ok.. so what I setup was the script to grab weather using

Re: Weather Revisited

2000-05-15 Thread Computer Simplistics Suppoer
PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 15, 2000 2:25 PM Subject: RE: Weather Revisited Check out www.weatherguys.com for some free weather tools. -Original Message- From: Computer Simplistics Suppoer [mailto:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 11:58 AM To: [EMAIL

RE: Weather Revisited

2000-05-15 Thread dougn
:[EMAIL PROTECTED]] Sent: Monday, May 15, 2000 3:16 PM To: [EMAIL PROTECTED] Subject: Re: Weather Revisited OH DANG!! Kick butt!! That is what we have all been looking for!! http://weatherguys.com/downloadweather.asp THANKS! Scott Berry -- Computer Simplistics Support "Simple Solu

RE: Weather Revisited

2000-05-15 Thread Scott Weikert
Weather Channel has something fairly similar - subscribe to their service (I dunno if it's pay or not - I didn't set up the relationship) and they'll, a few times over the day, FTP you some comma-delimited text files, that you can parse and dump into DB tables to your heart's content... they'll

Re: Weather Revisited

2000-05-15 Thread Computer Simplistics Suppoer
quot; http://www.c-s.net 661-296-4315 - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 15, 2000 4:38 PM Subject: RE: Weather Revisited I thought you'd like that! It won't help you get data into a database to build your own tools, but it makes for a

Re: Weather Revisited

2000-05-15 Thread Computer Simplistics Suppoer
ROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 15, 2000 5:01 PM Subject: RE: Weather Revisited Weather Channel has something fairly similar - subscribe to their service (I dunno if it's pay or not - I didn't set up the relationship) and they'll, a few times over the day, FTP you some comma-delim