might want to search for cgi on the web......
Most cgi examples include one to send form data to (a specified) email address (of course you could make this address be something specified on the form!!).....
here is a tutorial on flash forms using php
the source code is also available for download
http://www.kirupa.com/developer/actionscript/flash_php_email .htm
i use the kirupa tutorial for my mail sending needs. works great, but the language isn't great. Make sure to keep the instances named right or it will NOT work
Comment