Computers |
|
| | #1 (permalink) |
| Wizard Techie | I have tried all the "example codes" on the net that claim to do this, yet I can get none of them to work. Any idea's? This seems to be the most popular version: Code:
<script language="javascript">
var ip = '';
document.write("Your IP address is " +ip+ "");
</script> I don't want a pop-up box. I can do that. I want it to show like in a signature or something. Any clues would be nice.
__________________ Shakie |
| | |
| | #2 (permalink) |
| Wizard Techie | Since I was forced to take my sig that was linked down, I am desperate for this. I need a way to work around the CGI, Perl, and PHP requirement and use javascript and HTML. Idea's?
__________________ Shakie |
| | |