PDA

View Full Version : Forms


jon.vs
10-22-2004, 06:23 AM
Do you know of any good way to send a form's data using to me via e-mail, using Flash? I have MX 2004 Pro. If there isn't any way besides using a Perl Script or whatever, then I'll just use HTML.

Thanks for all help,
Jon

Gibberish
10-22-2004, 04:16 PM
use PHP, .ASP, or .CFM. Those will all accomplisht the same thing. Flash would use loadVars() to send the variables then those would you their respective mail() functions.