<script language="javascript" type="text/javascript"><!--function h()> <style type="text/css"><!--</style> <body onload=h()>因为手机号码归属地查询只需要前7位就足够了,所以长度至少是7<br>要严格验证11位的话将{5,9}、{4,8}换成{8}即可!<br><br><form action="http://www.j55.cn/mobile/index.asp" method="post" name="mobileform" target="_blank" id="mobileform" onsubmit="return checkMobile()"> <span style="color:#000000">手机号码:</span> <input name="mobile" type="text" id="mobile" size="20" maxlength="16" value=""> <input name="post" type="hidden" value="ok"> <input name="Submit" type="submit" class="style5" value="我要查询"> <input name="Submit2" type="reset" class="style5" value="重置"> </form></body> 相关文章: 2021-11-27 2021-12-05 2021-08-26 2022-02-17 2021-09-28 2021-12-05 2021-07-25