i've poured through a lot of sites looking for reference on how to add the following functionality to a basic form:
HTML PAGE VIEW: "click here to attach your image"
FUNCTIONALITY: allow user to find JPEG(s) on their computer and attach to basic form that contains other data. When they hit SUMBIT, the whole 9 yards is emailed to sample@sample.com with the form data and attached images.
I thought this would be pretty easy to figure out, but most of the scripts focus on uploading to server and building pages or galleries.
I appreciate any assistance on this. Coding is not my bag.
Thanks again.