Sending email

2 posts Page 1 of 1
Contributors
User avatar
Twiffler
Member
Member
Posts: 46
Joined: Wed Sep 22, 2010 10:50 pm

Sending email
Twiffler
I need to know how to send a email through flash, or any other language that is easily used on the web. Flash is preferred. I am not sure were to start...
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Sending email
mandai
It would be best to send the message via your web host/POST request since this would avoid any client side firewall issues. You could use a server side script such as PHP for this.

Here is a sample: http://www.w3schools.com/php/php_mail.asp
2 posts Page 1 of 1
Return to “Help & Support”