You can't do this with most browsers because of the JavaScript security sandbox.
-Matt > -----Original Message----- > From: Nick McClure [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 22, 2002 8:18 PM > To: CF-Talk > Subject: RE: CF's Most Wanted :: > > 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. > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

