This is a discussion on How to attach file when sending a mail via flash form? within the Flash Actionscript Programming forums, part of the Web Development category; Here is my problem. I want the user be able to contact me via my flash form and send me ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Here is my problem. I want the user be able to contact me via my flash form and send me a .zip file and a jpg. Is there a way to do that? Thx A.Ramesh |
| Sponsored Links |
| |||
| 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... |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I validate the form input before sending it to the server? | itbarota | HTML, CSS and Javascript Coding Techniques | 1 | 09-13-2007 01:57 AM |
| Is there any sample code for sending a text file from the phone to the PC via... | mobilegeek | Mobile Software Development | 4 | 09-11-2007 03:12 AM |
| How to attach or mount a file system to the linux root directory.? | itbarota | Operating Systems | 1 | 07-25-2007 11:43 PM |
| Sending and Receiving values between Flash and .NET(sendAndLoad) | oxygen | Flash Actionscript Programming | 1 | 07-17-2007 02:10 AM |
| Flash file uploader | aramesh | Flash Actionscript Programming | 6 | 03-28-2007 05:10 AM |