yeah you could have a file that would do a cfhttp call to that page, inspect
the content for your word, and if it's not there, then use cfexecute to run
the batch file.


----- Original Message ----- 
From: "Lovelock, Richard J" <[EMAIL PROTECTED]>
To: "'cflist'" <[EMAIL PROTECTED]>
Sent: Friday, December 05, 2003 2:34 PM
Subject: [ cf-dev ] Scheduled Page?


> Anyone know if it is possible to:
>
> 1. schedule a page 'x' to run at a set interval in CF Admin
> 2. in 'page x' ask it to call a page from the web externally (e.g.
> www.westminster.gov.uk <http://www.westminster.gov.uk> )
> 3. Inspect the page contents for the presence of a text string (e.g.
> "westminster")
> 4. If the text is found do nothing, if it isn't found then run a batch
file
> elsewhere on the server file system (which restarts certain services)
>
> And if the above are possible - how would you go about it?
>
> _______________________________________________________<?xml:namespace
> prefix = o ns = "urn:schemas-microsoft-com:office:office" />
>
> *  Regards,
>                 Richard Lovelock
>
> Westminster City Council - Web Support
> Cap Gemini Ernst & Young
> Southbank
> 95 Wandsworth Road
> London
> SW8 2HG
>
> (     0870 906 7482
>
> _______________________________________________________
>
>
>
>
> =======================================================
> This message contains information that may be privileged or confidential
and is the property of the Cap Gemini Ernst & Young Group. It is intended
only for the person to whom it is addressed. If you are not the intended
recipient, you are not authorised to read, print, retain, copy, disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete all copies
of this message.
> =======================================================
>
>


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to