> For instance, if I hit 'browse' on the form page, and > selected C:\temp\test.txt, is there any variable on the > action page that contains the string 'C:\temp\test.txt'
If you are using cffile, File.ClientDirectory will give you the full path the file on the client machine and File.ClientFile will give you the file name on the client machine. Ken ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

