推荐内容
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>与我司联系</title>
</head>
<style type="text/css">
<!--
body,input,textarea{font-size: 12px}
-->
</style>
<body>
<form action=jmail.asp><%=msg%>
<br>您的姓名:
<br><input name=T1 size=29>
<br>电子邮件:
<br><input name=T2 size=29>
<br>联系方式:
<br><input name=T3 size=29>
<br>文章主题:
<br><input name=T4 size=29>
<br>文章正文:
<br><textarea rows=6 cols=28 name=T5>
</textarea>
<br><input type="submit" value="确定">
</form>
</body></html>