form questions

windows

Guest
I am trying to create a form where the information that is entered in the form will be sent as a .txt attachment to an email address once submited. Have no clue on how to do that. Need Help Bad. If anybody know how to do that, please email me at <!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --><br />
<br />
Your help will be greatly appreciated.<br />
<br />
Karina<!--content-->For this solution you have to code on the server, say you must use server side languages like PHP,Perl etc. because in HTML or Javascript you can't read from files and can't write into files (ClientSide).<!--content-->
 
Back
Top