[b]回复 [url=http://bbs.pageadmin.net/showtopic-31589.aspx#123773]3楼[color=Olive]meiguizhangfan[/color]的帖子[/url][/b]
<script type="text/javascript" src="/e/js/calendar.js"></script><script type="text/javascript" src="/e/js/zdyform.js"></script>
<form name="djb" method="post" Enctype="multipart/form-data" action="/e/aspx/post.aspx">
<table border=1 cellpadding=5 cellspacing=0 align=center width=95%>
<tr><td align=right>身份证号码 <span style="color

ff0000">*</span></td><td><input type=text name="pa_sfzhm" id="pa_sfzhm" value="" style="" maxlength="50" ></td></tr>
<tr><td align=right>姓名 <span style="color

ff0000">*</span></td><td><input type=text name="title" id="title" value="" style="" maxlength="50" ></td></tr>
<tr><td align=right>性别 <span style="color

ff0000">*</span></td><td> <input type=radio value="1" name="titlepic">男 <input type=radio value="2" name="titlepic">女</td></tr>
<tr><td align=right>邮箱 <span style="color

ff0000">*</span></td><td><input type=text name="email" id="email" value="" style="" maxlength="50" ></td></tr>
<tr><td align=right>申请证书种类 <span style="color

ff0000">*</span></td><td><textarea name="content" id="content" style="" ></textarea></td></tr>
<tr><td align=right>出生日期 <span style="color

ff0000">*</span></td><td><input type=text name="thedate" id="thedate" value="" style="" maxlength="50" ><a href=javascript

pen_calendar("thedate")><img src=/e/images/public/date.gif border=0 height=20 hspace=2 align=absbottom></a></td></tr>
<tr><td align=right>验证码<span style="color

ff0000">*</span></td><td><input type=text name="vcode" id="vcode" maxlength=4 size=4> <img src="/e/aspx/yzm.aspx" onclick=Code_Change("vcode_img") align=absmiddle border=0 id="vcode_img" style="cursor:pointer" alt="点击更换"></td></tr>
<tr><td colspan=2 align=center><input type="hidden" name="checked" value="0"><input type="hidden" name="showcode" value="0"><input type="hidden" name="to" value=""><input type="hidden" name="mailto" value=""><input type="hidden" name="mailreply" value=""><input type="hidden" name="mailsubject" value=""><input type="hidden" name="mailbody" value=""><input type="hidden" name="insertdatabase" value="1"><input type="hidden" name="siteid" value="1"><input type="hidden" name="formtable" value="djb"><input type="hidden" name="mustname" value="身份证号码,姓名,性别,邮箱,申请证书种类,出生日期,"><input type="hidden" name="mustfield" value="pa_sfzhm,title,titlepic,email,content,thedate,"><input type="hidden" name="musttype" value="text,text,radio,text,textarea,text,"><input type="button" class="bt" value=" 提交 " onclick="return set_djb()"> <input type="reset" value=" 重设 " class="bt"></td></tr></table>
</form>
<script type="text/javascript">
function set_djb()
{
document.forms["djb"].mailto.value="";
document.forms["djb"].mailreply.value="";
document.forms["djb"].mailsubject.value="";
document.forms["djb"].mailbody.value="";
return Check_ZdyForm("djb");
}
function djb_zdycheck(){
return true;
}
</script>
这是代码,是系统自动生成的