>> if you want to open those in cfstudio, you can right click "Open With..." 
 >> and choose cfstudio.

No, this is when you are in Windows Explorer.
What I need is open the file in CF Studio from Internet Explorer in a page 
generated with CF.

I'm trying to use CFEXECUTE, but nothing happens.

Ex:
<A HREF="CFStudio.cfm?f=#attributes.fullPath#">#attributes.fullPath#</A>

And in CFStudio.cfm:
<cfexecute
     name = "C:\Program Files (x86)\Allaire\ColdFusion Studio 
4.5\cfstudio45.exe"
     arguments = "#f#">
</cfexecute>

But all I get is a blank page and CFStudio does not open.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353281
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to