主题:  新手求助,关于电子邮件提交表单的问题

coolding

职务:普通成员
等级:1
金币:0.0
发贴:1
#12005/5/23 12:33:28
我想做一个网页提交的表单,用电子邮件来做,有文本框,还有打勾的选项,为什么提交完都是一些乱七八糟的信息啊,高手帮帮忙啊,呜呜呜,源文件在下面

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>福富</title>
</head>

<body>

<table width="100%">
<tr>
<td width="95%">
<div align="left">
<strong><font size="4"><br>
客户满意度调查问卷</font></strong>
<br>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><form action="mailto:ingq@hello.cn" method="post" enctype="multipart/form-data" name="form1">
客户姓名:
<input name="textfield" type="text" size="15">
&nbsp;&nbsp; 单位名称:
<input name="textfield2" type="text" size="20">
&nbsp;&nbsp; <br>
<br>
所属部门:
<input type="text" name="textfield3">
&nbsp;&nbsp;产品名称:
<input name="textfield4" type="text" size="15">
&nbsp;&nbsp;&nbsp;<br>
<br>
联系电话:
<input name="textfield5" type="text" size="20">
&nbsp;&nbsp;传真:
<input name="textfield6" type="text" size="15">
&nbsp;&nbsp;E-mail:
<input name="textfield7" type="text" size="15">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
</tr>
<tr>
<td><br>
<strong>一、人员素质</strong></td>
</tr>
<tr>
<td>1、项目成员的言行举止是否令您满意?</td>
</tr>
<tr>
<td><input type="checkbox" name="checkbox" value="checkbox">
满意&nbsp;&nbsp;
<input type="checkbox" name="checkbox2" value="checkbox">
较满意&nbsp;&nbsp;
<input type="checkbox" name="checkbox3" value="checkbox">
一般&nbsp;&nbsp;
<input type="checkbox" name="checkbox4" value="checkbox">
不满意&nbsp;&nbsp;
<input type="checkbox" name="checkbox5" value="checkbox">
不了解</td>
</tr>
<tr>
<td>2、项目成员是否遵守机房的规章制度?</td>
</tr>
<tr>
<td><input type="checkbox" name="checkbox6" value="checkbox">
遵守&nbsp;&nbsp;
<input type="checkbox" name="checkbox22" value="checkbox">
较遵守&nbsp;&nbsp;
<input type="checkbox" name="checkbox32" value="checkbox">
一般&nbsp;&nbsp;
<input type="checkbox" name="checkbox42" value="checkbox">
不遵守&nbsp;&nbsp;
<input type="checkbox" name="checkbox52" value="checkbox">
不了解</td>
</tr>
<tr>
<td>3、项目成员的服务态度是否友善?</td>
</tr>
<tr>
<td><input type="checkbox" name="checkbox62" value="checkbox">
友善&nbsp;&nbsp;
<input type="checkbox" name="checkbox222" value="checkbox">
较友善&nbsp;&nbsp;
<input type="checkbox" name="checkbox322" value="checkbox">
一般&nbsp;&nbsp;
<input type="checkbox" name="checkbox422" value="checkbox">
不友善&nbsp;&nbsp;
<input type="checkbox" name="checkbox522" value="checkbox">
不了解</td>
</tr>
<tr>
<td><div align="center">
<br>
<br>
<input type="submit" name="Submit" value="提交">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="reset" name="Submit2" value="清空重填">
</div></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</form></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td class="chfont"> </td></tr>
</table>
</body>

</html>



不是高手

职务:普通成员
等级:3
金币:5.0
发贴:1352
#22005/5/23 16:53:18
这个问题……

你搜索一下论坛行吗?这问题都快被问烂了