Hi,
Well I have just about everything working, EXCEPT, I can't get the job to run every 5 minutes. I am using "System Scheduler" (Method 3) to execute a batch job on my system has "ping http://www.johnsnhweather.com/image-webcam-overlay.php" in it. Is that correct?
Thanks,
John
John,
I have never really used system scheduler. It was recommended in a forum post once before, but I think you are the first to try it with my image handler.
I think I was too literal when I said "ping" the web address, what you need instead is to automatically run an http request to the page.
I just looked at the splinterware forum and found this:
http://www.splinterware.com/forum/viewtopic.php?t=341&highlight=web+siteYou need to create a 'Run Application' job. In the 'Application' field enter the http address you want to go to.
So if you create a new job and enter
http://www.splinterware.com in the 'Application' field, when you run the job Internet Explorer will open the Splinterware home page.
-----------
more of my thoughts, looks like it would constantly open a browser window, you would have to schedule something else to close it, that would annoy me to no end. Maybe system scheduler is not an option at all then?
This method might work better.... (skip the 'Track.aspx webpage' parts)
Schedule a task to call a webpage using Task scheduler
http://weblogs.asp.net/steveschofield/archive/2006/09/28/Schedule-a-task-to-call-a-webpage-using-Task-scheduler_2E00_.aspxor since you have WD ( I have tested this it works silently )
Method 1: If you already have weather-display software click on Control Panel | FTP & Connections | HTTP Download tab Click on #1,#2 or #3 setup button | switch on the button for "downloads on | enter your image-webcam-overlay.php url in the box called "URL of file to be downloaded" | click "add to list" | check the tick that says "Tick if text file" | enter image-webcam-overlay.txt in the box that says "Local filename to be downloaded" | click "add to list" | click "download every 5 minutes" | click "save now" | click OK