PDA

View Full Version : Email Captured Data


jetsetjuju
06-03-2008, 07:59 AM
Working in ActionScript 3.0.

I have a number of various fields where I am trying to capture data (radio buttons, drop down menus, lists, and a text field). What I need to do is have the captured data sent to an email address... anyone know how to do this? I have a "send" button — but how to I link the data to that button and direct it to an email address?

much appreciated in advance!