flash mailto: question???/

  • Started
  • Last post
  • 1 Response
  • Dno

    Afternoon all,

    Does anyone know if it is possible include an image jpg/gif in the body section of a mailto link?

    I have got:

    on (release) {
    getURL("mailto:name@domain.com?s...
    }

    to work and it drops the type into the body of the email - but is it possible include an image or a html page???

    Anyone know? All search engined out!!!!

  • stewart0

    you better make a form in flash and send the image automatically along with the message.

    a little php & flashcoding & you're done.