For some reason, I cannot encapsulate a CFFTP tag within an A HREF.
The result is an empty string, when I go to view source of the rendered
HTML page.  Any ideas?
 
The following code does not work.
 
<a href="<cfftp
 connection="myConnection"
 action="getfile"
 
localfile="#getDirectoryFromPath(getCurrentTemplatePath())#\#url#"
                         remotefile="/#url#" 
                         stoponerror="no" 
                         transfermode="binary" 
                         failifexists="no">
 ">#name#</A>
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to