(Page 1 of 3 )The author explains how to upload documents using the CFFILE tag in ColdFusion. He covers making a form that has an infinite number of fields, using CFLOOP. He starts with getting basic functionality, then moves on to the “fun stuff” — multiple file upload.IntroductionIf you are designing any sort of web site, at some point you are going to need a way of uploading documents, images or anything else to your site. ColdFusion easily handles the task with the CFFILE tag. Be
continue >>
Comments (0)
ColdFusion
Tags: