This would be a relatively common feature that many developers have implemented. I would guess that the manual or the Ben Forta book has sample code in the cfdirectory chapter. There is a file explorer in cfadmin on the screen where you apply CF updates, although it uses a Java applet. Plenty of Ajax solutions are on the Web. Often HTML text area editor controls (like FCKeditor) have file explorers with them to allow for inserting images into the HTML, but these would likely be overkill to what you are asking for.
-Mike Chabot On Tue, Dec 16, 2008 at 9:44 PM, Pete Ruckelshaus <[email protected]> wrote: > I need to create an interface that will allow a user to browse > directories and files in a specific path on the server, preferably > with an Explorer-style interface. Anyone here done such a thing? > > Thanks, > > Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:316859 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

