hi , in cfm it's as easy as it can get. make a form with a file field and make sure the encoding type is multipart/formdata
on the next page use this <cffile action="upload" ... .... use the name of the file field from the form but without the #'s . give the desitnation file or directory name and you are done.
Sincerely, Amit Talwar intellikaps
-----Original Message----- From: yinghui cao [mailto:yinghuicao@hotmail.com] Sent: Wednesday, May 02, 2001 3:23 AM To: CF-Server Subject: upload images
Hi, everybody, Does anyone know how to upload images from local to server side, I know in ASP there is a software called ASPUPLOAD can load images to server. In Coldfusion,there is a specific tag or specific software can do this? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to cf-server-request@houseoffusion.com with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com