[CentOS] Triggering script from cron or web client

Sat Jul 9 12:34:49 UTC 2011
Keith Roberts <keith at karsites.net>

On Fri, 8 Jul 2011, Kenneth Porter wrote:

> To: CentOS mailing list <centos at centos.org>
> From: Kenneth Porter <shiva at sewingwitch.com>
> Subject: Re: [CentOS] Triggering script from cron or web client
> 
> On Friday, July 08, 2011 11:05 PM +0100 Keith Roberts <keith at karsites.net>
> wrote:
>
>> Is this something you could do with AJAX?
>
> You mean JavaScript on the web client? That won't do anything for me on the
> server.

Well the AJAX would be running on the server side, and the 
results would be received by the client running the 
server-sided code over your network.

Here's a nice little demo of using The XMLHttpRequest 
Object:

http://www.w3schools.com/xml/xml_http.asp

HTH

Keith

-----------------------------------------------------------------
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-----------------------------------------------------------------