A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: email with multiple attachment

  1. #1
    Noor._alpha = 0 ! nooor83's Avatar
    Join Date
    Aug 2005
    Posts
    252

    Wink email with multiple attachment

    hi all,

    i have a working form that send multiple attachments using PHP, not using phpmailer or anything, i was googling to use that with flash, it's like have the flash for the form and sending the email using the php using loadvars(), but i didn't find anything related, i just found how to send a simple email using flash and php,

    thanx for any suggestions or help

    Regards,

    Noor

  2. #2
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    you can use Flash for you front end to send data to a php script, and have PHP send the mail out with that data formatted how you want.

    As far as gettign attachments, that Im not sure about. I sure you need some sort of mixture of:

    in Flash:

    FileRefernence code so you can browser, choose and upload a file, but you will need PHP to actually save the file to the server. From there php could attach the file with the email.

    Im not good with PHP and not sure how attachments work with the sendMail() function

  3. #3
    Ryan Thomson EvolveDesigns's Avatar
    Join Date
    Oct 2001
    Location
    British Columbia
    Posts
    3,338
    Evolve Designs Interactive Media
    the natural selection

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center