Erwin, I changed one of your lines of code a little to add the username of the person who's post you select the view the IP address in and also to center it. Makes it a little nicer to have the name in front of you, too.
Quote:
<center>The IP Address is: $postinfo[ipaddress]. The host name is: $postinfo[hostaddress].<br /><br />Please click <b><a href="showthread.php?s=$session[sessionhash]&threadid=$threadid">here</a></b> to return to the thread. <b><a href="http://www.networldmap.com/TryIt.htm?GetLocation&Template=demo.htm&ipaddress= $postinfo[ipaddress]" target="_blank">Click here to get <i>$postinfo[username]'s</i> location.</a></b><br /></center>
|