October 14, 2005
Curious George: attachments
I am trying to figure out how to allow someone to attach a document.
I am working on a form that submits work requests via email. The form is html and the page is in ColdFusion. The form sends the data to a coldfusion page that processes the data to show what you have sent as well as sending on an email message to me. I have an HTML form tag that sets up a file browse but can ColdFusion pass this data on? Should I be abandoning this idea or maybe trying another way?
-
Maybe this would help? I use