View Single Post
  #2 (permalink)  
Old 03-07-2008, 01:55 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Re: How to attach file when sending a mail via flash form?

Hi,
Normally you cant send mails directly using Flash. So you need some server side script to do this. From Flash you can send the subject, content, To address etc., to the server, the server send Email to them. With this you can upload files to the server from flash. Then the server can send an Email with the attached files.
__________________
The OXYGEN
Delivers edgy, intelligent Technology to all...
Reply With Quote