Form to email including image

D

David Ehmer

Does anyone know of a form to email ASP script that allows the user to
attach an image file from their computer to be sent as an attachment to the
email, along with other data collected from the form?

I've seen this on sites particularly for recruitment allowing resumes to be
attached along with personal info.


Thanks
David
 
A

Aaron Bertrand [MVP]

Yes, you upload the image to the server's hard drive, then you use your mail
object's attachment functionality to attach the file using the server's
local path.
 
A

Aaron Bertrand - MVP

Do you know of an existing script that does this?

Not really, you didn't bother telling us what upload component you're using,
what mail object you're using, and what else the script has to do...
 
D

David Ehmer

Aaron

I'm using CDONTS. The script I am currently using collects all form input
and emails it to the web site manager. I'm reasonably new to these type of
scripts and was unaware of the details that you may require to give
feedback, sorry.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top