CFMX? CF5?

In CF5...

<cfsavecontent variable="pingoutput">
        <cfexecute name="ping.exe" timeout="20"></cfexecute>
</cfsavecontent>

... And then parse the response data (using Regex or something).

CFMX prob same, but you could do easily it in Java (although I haven't got
the code)

:D

Paul

> -----Original Message-----
> From: Allan Cliff [mailto:[EMAIL PROTECTED] 
> Sent: 30 July 2003 10:43
> To: CF - List
> Subject: [ cf-dev ] Ping Times
> 
> 
> Any ideas about how I would go about measuring and recording 
> ping times through CF?
> 
> Thanks
> 
> Allan
> 



-- 
** 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