> template. Why?
>
> <cfset PathToExe="c:/Program Files\Internet Explorer\IEXPLORE.EXE" >
> <cfset InputFile = "https:\\boxname\adam_webPCASSVerity\pat_test2.cfm">
> </cfoutput>
> <cflock timeout="500000" throwontimeout="No" name="child"
> type="READONLY">
> <cfexecute name="#PathToExe#" arguments="#InputFile#"
> timeOut="2"
> outputfile="d:\apps\adam_webPCASSVerity\test.txt" >
> </cfexecute>
I would strongly recommend that you use a command-line HTTP client if CFHTTP
doesn't work for you, rather than trying to automate IE.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

