I:-)
Hi folks…
Does anyone have an idea of how to design a feedback form in flash and when i press submit it should concatenate the information and send it as a mail to an email id.
The reason i am looking for such a form is that i do not have database for my website.
But i need a form in my website so that my visitors can send me feedback and queries.
Is it possible? If yes, pls let me know the trick
Thanks in advance
Rajarajan
Next time, please use the search feature before you post a question. Your question have been posted and answered many times. For now, you can take a look at this link, it is exactly what you’re looking for. Also keep in mind that you’ll need PHP enabled on your host server to use this form.
http://www.actionscript.org/tutorials/intermediate/php_send_mail/index.shtml
i like this one =)
Its a bit dodgey, but its esy to use and work. I created it in a rush, but ask if ur stuck =)
You just want to be able to send an e-mail to yourself with the users comments?
Here is a tutorial I wrote:
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=17604
its the second post and the fourth post includes the files.
flash n php
when u use the php (if u do) create a eperate folder on the erver and call it “PHP”. Everything should work 