如何将表单和内容一起发送到邮箱
运用锚记可以将表单发送给指定的邮箱,但内容却传不过去,为什么? 
  <FORM   id=submitform   name=submitform    
                                                                                                 action=http://211.147.251.60/mail/sendmail.aspx    
                                                                                                 method=post>  <INPUT   name=to   type=hidden   value= "martinmai@126.com ">  <INPUT    
                                                                                                 type=hidden   value=客户反馈   name=title>  
                                                                                                        <input    
                                                                                                 type=hidden   name=content2>  
                                                                                                        <INPUT   name=to   type=hidden>     
                                                                                                  <INPUT    
                                                                                                 type=hidden   value=客户反馈   name=title>     <INPUT    
                                                                                                 type=hidden   name=content>         
 !!!content的值应该填什么?才能将内容跟着表单传过去? 
 请大虾99!!!                                  
                                                                                  @!_!@
------解决方案--------------------你的代码有问题 
 aspx发送邮件的各种方法   
 http://www.google.cn/search?hl=zh-CN&q=asp.net+%E5%8F%91%E9%80%81%E9%82%AE%E4%BB%B6&lr=