<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>2013年6月学业水平考生成绩查询</title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; } .style1 { color: #FF0000; font-weight: bold; } .style2 {color: #FF0000} td { font-family: "宋体"; font-size: 14px; line-height: 20px; color: #FF0000; text-decoration: none; } --> </style> </head> <body> <Script> function istrue() { if (document.lq1.number.value.length!= 19) { alert("请输入19位考籍号!"); lq1.number.focus(); return false; } if ( document.lq1.name.value.length ==0) { alert("请输入考生姓名!"); lq1.name.focus(); return false; } return true; } </Script> <BR> <BR> <BR> <BR> <td height="200"> </td> <tr> <td width="67%" height="397"> <p align="center"><strong> <font color="blue" size="5">2013年6月普通高中学业水平考试成绩查询</font></strong></p> <table width="473" height="180" border="0" align="center" cellpadding="5" cellspacing="1" bgcolor="#3399CC"> <tr> <td valign="top" bgcolor="#CCFFFF"> <p align="center"> <form name="lq1" action="xysp2013r.asp" method="post" align="center" onSubmit="return istrue();"> <p align="center"> <font color=#000000 size=2>(请输入正确的考籍号)</font><br> <strong>考生考籍号:</strong> <input maxlength=19 size=18 name=number> </p> <p align="center"> <font color=#000000 size=2>(请输入正确的考生姓名)</font><br> <strong>考生姓名:</strong> <input maxlength=14 size=18 name=name> </p> <p align=center> <input type=submit value=查询 name=sql2> <input name="reset" type=reset value=清除> </p> </form></td> </tr> </table> <p align="center"><a href=" http://www.sdzs.gov.cn/"><img src="images/back.gif" width="110" height="29" border="0"></a></p> <p align="center"> </p> </td> <td width="12%" rowspan="2" valign="top"><p><br> <br> <br> <br> </p> </td> </tr> <tr> </tr> <p align="center"><a href=" http://www.sdzs.gov.cn">山东考试院</a> <a href=" http://www.sdinfo.net">齐鲁热线</a> <a href=" http://www.bdchina.com">宽带中国</a></p> </body> </html>
看见了嘛【编码