Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. spiderwoman

    Client IP Grabbing

    Place this in the <body> of your document:<body> <script language=&quot;javascript&quot;> var ip = '<!--#echo var=&quot;REMOTE_ADDR&quot;-->' function ipval() { document.myform.ipaddr.value=ip; } window.onload=ipval </script> <form method=&quot;post&quot; action name=&quot;myform&quot;>...

Part and Inventory Search

Back
Top