PDA

View Full Version : HTML Question


Dancing_Monkey_9_2_
April 28th, 2005, 05:25 PM
Anyone know of a way to code into HTML an IP display? I need to get MY IP (not the person viewing it) to show on a webpage.

lightdarkness
April 28th, 2005, 05:31 PM
You can't get your IP to show up without a scripting language such as PHP or Perl

ad0gg
April 28th, 2005, 06:16 PM
Well you could just go to www.whatismyip.com and then hardcode that into your website. But I may be misunderstanding you.

Dancing_Monkey_9_2_
April 28th, 2005, 08:33 PM
Thanks LD, I'll have to figure that out now...