|  | E-mail |  | |
| | | mchings |  |
| Posted: Mon Sep 01, 2008 12:12 am Post subject: E-mail |  |
I have 3 input text fields set up for name e-mail and comments all set up with the Same Var name for the corresponding field. I also have a submit button set up to be able to send info when the button is clicked out hits the enter/return button on the keyboard. I have been trying to get the info typed into the input text fields read / stored and be sent to an e-mail address. so far I have only been able to figure out how to get the button to open a new window with messenger express for the user to send an e-mail that way using the on release keyboard enter sendto:email.com code. Is there a way to just get the information people are typing into the fiend sent directly to an e-mail without opening a new window? Please help I have been looking everywhere to find out how to do this. |
| |
| | | kglad |  |
| Posted: Mon Sep 01, 2008 6:14 am Post subject: Re: E-mail |  |
| yes, if you're using server-side script to handle the actual sending of email. otherwise, you're going to use the user's default email program (if they have one.) |
| |
| | | mchings |  |
| Posted: Tue Sep 02, 2008 2:53 am Post subject: Re: E-mail |  |
| How would I go about that then if your able to tell me. Thanks for the help so far. |
| |
| | | kglad |  |
| Posted: Tue Sep 02, 2008 2:56 am Post subject: Re: E-mail |  |
| check flashgods.org's faq section. they have an example using as2 and php. |
| |
|
|