Hi all, We're facing a technical challenge: We need to create a ColdFusion or combination ColdFusion/Java Applet that will let our client upload the contents of a LOCAL directory to a web server, and also enter a new record into a library database for each document. If I can get the local directory info and hand it to ColdFusion, I can do the rest using a CFLOOP and CFFILE. I just need to be able to hand over the local directory/file info in a CF-readable format. We can't use CFFILE, because it won't let us read the contents of a local file system (I think). I thought I found a tag that would handle it, but alas, no. Anyone have any tools I can purchase to handle this? Ian Portent Interactive http://www.portentinteractive.com Combining process, design, content to create great web sites since 1995 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

