On Tue, 22 Feb 2005 14:16:49 -0600, Alford, Gary L <[EMAIL PROTECTED]> wrote: > Thanks. I'll give it a shot. > > What about the <CFFILE> function. Has anyone used it to upload files to the > server? Is it better than a simple input statement in an HTML form?
Not sure if my other message about this just didn't get through, but cffile is used on the form processing page to upload the file. There is no alternative on your form itself to the input type="file". Can you post your exact code and the error you're getting? This is still a pretty nebulous description at this point. Matt -- Matt Woodward [EMAIL PROTECTED] http://www.mattwoodward.com ---------------------------------------------------------- To post, send email to [email protected] To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm
