if you have no choice and need to use cfexecute, just my 0.50 cents
<cfset ip = "www.yahoo.com">
<cfset myfile = "C:\domainname.txt">

<cfexecute name = "C:\winnt\system32\ping.exe" arguments="#ip#" outputfile="#myfile#">
</cfexecute>


>Just a quick search on google and I found this:
>http://www.rgagnon.com/javadetails/java-0093.html
>
>I might give it a go later see what I could come up with in a nice
>little UDF or java CFX  since I could think of some uses for this at
>work.
>
>
>Adam H
>
>On Thu, 02 Sep 2004 07:09:40 -0400, Andrew Dixon
><[EMAIL PROTECTED]> wrote:
>>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to