Kool1
10-03-2008, 09:06 PM
Greetings:
I am trying to send a form to an email submitting name,organization,address, city, state, phone and a datefield. What I don't understand is where and how do I put the code in for it to go to my email? like <mx:HTTPService id="srv" url="http://mailTo:thomasford@koolworldmedia.com/flexTest/mail.php" method="POST"> Will putting the email in like this work?
I am trying to send a form to an email submitting name,organization,address, city, state, phone and a datefield. What I don't understand is where and how do I put the code in for it to go to my email? like <mx:HTTPService id="srv" url="http://mailTo:thomasford@koolworldmedia.com/flexTest/mail.php" method="POST"> Will putting the email in like this work?