<form method=post action="mailto:[email protected]" enctype="text/plain">
<textarea name=x></textarea>
<input type=submit>
</form>

解决方案 »

  1.   

    <A HREF="mailto:[email protected]?
        subject=Feedback&amp;
        body=The%20InetSDK%20Site%20Is%20Superlative">
        Click here to send feedback to the InetSDK.</A>
      

  2.   

    如果你正在用一台unix机器上网就可以。如果是windows就得装有smtp服务……
      

  3.   

    可以用ASP发邮件.不用客户端的设置
    用CDONTS或是Jmail
    详见..
    http://expert.csdn.net/Expert/FAQ/List_Room_FAQ_Index.asp?Roomid=301