"Jones, Becky" <[EMAIL PROTECTED]> wrote in message
> my insert statment is just
> insert into tblarticles
> (files)
> values
> ('#GetFileFromPath(form.Files)#')

You have to use "file.ServerFile" or another variable returned by the cffile
upload, instead of form.Files.
See the docs for more details

Massimo



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to