You can with JavaScript. You could have a hidden form field, when the page is Submitted some JavaScript takes the value of the File box and stores it in the form field, then submits the form.
It allows you to grab the exact text and the file content. >It's quite hard to work with if you are building a form with validation. >There's no way to put an address in to it, thus no way to reload the >form with the field filled. ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

