I have a form containing Questions, inwhich the answers will place the answers in the textboxes. How could I get the answers from the textboxes to sent to my e-mail be when users submit?
Thanks,
...:::ONE:::...
Printable View
I have a form containing Questions, inwhich the answers will place the answers in the textboxes. How could I get the answers from the textboxes to sent to my e-mail be when users submit?
Thanks,
...:::ONE:::...
It should by default, put the forms action as "mailto:[email protected]" and the method as "post" :)Quote:
Originally Posted by ...:::ONE:::...
Cheers,
RyaNJ