Dreamweaver, Coldfusion and image forms
I use DWMX to make my coldfusion applications. I am quite new to this. Is there a way of making a record insert form (this I can do) that has a file field in it that enables a user of a site to browse their hard drive, upload an image to a folder, and convert the path in the file upload field into one that is relative to the newly uploaded image.
To make things even harder, the newly converted path must then be added to the database (MySQL) where all the other customer info is (name, address etc) under the column LOGO.
I use the menu item Insert > Application Objects > Record Insertion form for the details in the past.
I hope this makes snse to someone somewhere.
Read More