Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » HTML or Javascript code to display IP?
Closed Thread
Old 09-11-2003, 07:09 PM   #1 (permalink)
 
Wizard Techie

Join Date: Jan 2003

Posts: 3,320

Shakie

Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default HTML or Javascript code to display IP?

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>
... or a varient of that. (I was writing from memory)

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.
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline  
Old 09-15-2003, 08:40 PM   #2 (permalink)
 
Wizard Techie

Join Date: Jan 2003

Posts: 3,320

Shakie

Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default

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?
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On