Prev: amd_64
Next: onMouseWheel
From: TheMeave on
I'm brand new to Flash and I bought a template and I'm trying to make a site.
Everything is going well except I having trouble trying to figure out how to
make a suggestion box sumit text to my email address. If you go to
www.meave.com/indexold.html (temp location until I get it finished) and then go
to the contact section, there is a comments box with a submit and reset button.
How can I get the comments that people type in submited to my email address?
Any help would be greatly appricated!

Thanks in advanced!

Also is there a good Flash Forum program that you guys would recommend?

From: Fly on
It's not a simple task (unless you're a web developer).

The data will need to be submitted to a server side script, such as PHP, ASP,
for processing. The server script will handle whatever action you want to do
with the data, such as constructing and mailing an email, or storing into a
database.

Unless you have many hours to devote learning how to accomplish this, you
might want to get a web developer to help you with this part. Good luck!

 | 
Pages: 1
Prev: amd_64
Next: onMouseWheel