PDA

View Full Version : Mail attachment



Zodiac
December 23rd, 2003, 08:56 PM
Hi,

I need some PHP or something for sending mail.
Also, users must be able to browse their local
disk for pictures (jpeg), and as an attachment
to send on my mail.

How to implement that in flash MX for on press event.

Anyone?

Marz
December 24th, 2003, 01:16 AM
Oiiggg...

On press event in Flash MX eh? I don't think Flash supports the file browsing feature buddy... Now PHP.. Yes... And I believe you need the right MIME factors to be to add attachments...

http://www.php.net/

Start browsing and researching mate.. :sigh:

Jubba
December 24th, 2003, 02:09 PM
I have a tutorial for this in the works but I won't have it completed for at least 3 or 4 weeks... run a google search for "PHP mail() attachment" (without the quotes...)

Zodiac
December 25th, 2003, 06:58 PM
Thanks!!!