This is a discussion on "Form to Email Photo attachment" within the Classic ASP section. This forum, and the thread "Form to Email Photo attachment are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Form to Email Photo attachment
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Form to Email Photo attachment
hello everyone
First I am a novice. I have a form I use to gather user stories, which in turn is emailed to me. I now want to integrate photo inclusion by providing the user with the option of adding a photo to form input and having the photo become an attachment to the email. Can someone tell me what code I need to add? Thank you |
|
|
|
#2
|
|||
|
|||
|
Re: Form to Email Photo attachment
Here's a simple upload script. See it you can make this work for you. Feel free to ask ?'s...
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#3
|
|||
|
|||
|
Re: Form to Email Photo attachment
Many Thanks
I'll keep you informed. |
|
#4
|
|||
|
|||
|
Re: Form to Email Photo attachment
I see this script is php.
My script is ASP |
|
#5
|
|||
|
|||
|
Re: Form to Email Photo attachment
oops, sorry. I thought this was the PHP forum.
Sorry, I'm not so familiar with ASP, so I can't help you further. but, Good Luck.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#6
|
|||
|
|||
|
Re: Form to Email Photo attachment
LOL,
I'm also searching how to do that in asp. Anybody can help us
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#7
|
|||
|
|||
|
Re: Form to Email Photo attachment
Do you have some web space where the images can be uploaded to before being attached to the email?
|
|
#8
|
|||
|
|||
|
Re: Form to Email Photo attachment
In the form people are using to post to you insert the following field
There is more code for then attaching these images to an e-mail however if you have access to the site you should be able to access the images from here directly. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating HTML form that allows image attachment | stanwaka | Web Page Design | 6 | Jan 24th, 2008 10:21 |
| Form submits to email via php, but email is blank!!?? | DH1234 | PHP Forum | 2 | Jun 18th, 2007 10:42 |
| Email + attachment sending | manzil | PHP Forum | 1 | Aug 4th, 2006 13:40 |
| Need to create a photo gallery and send pics by email | jaxsjaks | PHP Forum | 5 | Dec 21st, 2005 16:25 |
| Send Email w/ Attachment from ASP form | laundrymedia | Classic ASP | 3 | Nov 7th, 2003 20:44 |