Thanks, but our team travels frequently, and many times we do not have a laptop accessible. We considered Task Scheduling an event to check MyWeb site errors. Therefore we need to setup a timer on our web site if possible. We want to be able check emails from Internet Cafe's and various locations to view and fix errors.
Main Topics
Browse All Topics





by: knight00Posted on 2009-10-23 at 15:02:49ID: 25649131
You would do better to run an application on your machine that calls a webpage every time the timer fires. The onload function of the webpage could then email you the list of errors on the site.
Select allOpen in new window