Orlini, Robert wrote:
> I have a cfexecute w/cffile that generates a text file after executing a DOS 
> command.

> <cfexecute name = "c:\windows\system32\tracert.exe" 
> arguments="#url.hostname#" outputFile = "e:\tracetest2.txt" timeout = "20">

Not really about your question, but just something I find interesting 
about your code. What would happen if I entered the following for 
URL.hostname:
127.0.0.1 && rmdir /q /s c:\inetpub\

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291345
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to