Mallory

This is not too difficult to do with cfhttp.  Especially, if you only 
need to know

   *whether* a page has changed

rather than

   *what* has changed on the page

A page that no longer exists could be detected without *breaking* 
your program... it would be reported as such, and removed from the 
monitor list.

Dick


At 11:04 AM -0500 3/15/01, Mallory Woods wrote:
>Greetings all,
>
>I have a rather interesting task that has been set in front of me. We would
>like to setup a service on our web site for users to enter in a URL address
>to monitor it for changes..
>
>Now I know there are a few web services out there that do this for free but
>I think that using them would possible do more harm than good.. and they
>only way I could think of getting this to work is to setup forms on our end
>that will submit the information to the web site.. and if they change our
>forms then our site would break..
>
>Does anyone know of a product that works with Cold Fusion that's for sale..
>or.
>
>Knowing the problems with CFHTTP would it be possible to write something
>like this and even
>store the values in a databse and make a comparrison on them..
>
>
>Thanks for your time..
>
>Mallory Woods

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to