Hi everyone,

I have a webpage that list everything in a particular folder, see code...

<cfdirectory action="LIST" name="qCurrent" directory="d:\saprepository\current" 
sort="datelastmodified desc">

I want to change the directory to be another server. The CF Docs show this but 
it's not working...I don't get any results using the absolute addressing.

<cfdirectory directory="//12.3.123.123/c_drive/" name="dirQuery" action="LIST">

Any suggestions?

Thank you in advance for your time and help.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315842
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to