[thelist] CFinsert,update,input=file

Walker, Matthew Matthew.Walker at cdc.org.nz
Tue Jul 18 22:31:16 CDT 2000


> It won't try to put the 
> whole 'file' in the table column, will it -- just the filename? 

<input type=file> is for uploading files, not filenames. I think you might
have a problem there. *However* you could perhaps do something cunning to
use the browse functionality. You could use JS to grab the filename into a
standard input text field. I'm willing to bet that won't work. You could
upload the file just to get the filename, but it's not a great idea.

I think I would look for a Java solution. Is there not one built into CF?




More information about the thelist mailing list