自动显示访问者IP地址代码

来源:本站整理  作者:NC_Editor
摘要:SCRIPT src=’http://free.2259.com/ip/ip.asp’/SCRIPTIP地址查询代码form method="post" action="http://free.2259.com/ip/search.asp"……

<SCRIPT src='http://free.2259.com/ip/ip.asp'></SCRIPT>

IP地址查询代码

<form method="post" action="http://free.2259.com/ip/search.asp" target="ip" onsubmit="window.open('','ip','width=347, height=420, scrollbars=no');">  

要查询的IP:  

<input type="text" name="ip" size="15" >

<input type="hidden" name="search" size="20" value=search>

<input type="submit" value="查 询" name="B1" class=cpb_button_color>
</form>

【相关文章】好搜一下
Firefox中的XML DOM探讨

Firefox中的XML DOM探讨

现在我们来看看Firefox中的XMLDOM实现,Firefox的开发人员采用更…