HTML form question, please answer?

Tyler J

New member
When I make a form using html, and I want the info to be sent to my email, how do i do that?
I know 1 way is <form method="mailto:______@_____.___" action="post">
but when i do this it opens up the computers primary email program and sends it through there, what if i just want it to be sent from the site to my email how would i do that?
 
Back
Top