Groups | Blog | Home
all groups > macromedia flash flash remoting > september 2005 >

macromedia flash flash remoting : Flash Forms & SMTP servers



vaderbreath
9/8/2005 12:00:00 AM
Does anyone know how to pass data gathered in a flash MX 2004 form to an IIS SMTP server and have the data emailed to a recipient?
Any help would be greatly appreciated.

Thanks,
Vaderbreath
maliko50
9/8/2005 11:04:13 PM
I believe that is where remoting would come into play. Your actionscript would
pass the data over to your application server (Java or .net) and server side
code would generate the email. How thhe email is generated is up to what server
side technology you are using with flash remoting. In Java's case, it has a
Javamail api that can handle this task.

Good luck.
AddThis Social Bookmark Button