Closed Thread
Results 1 to 3 of 3

Thread: Display IP

  1. #1
    ryansenara is offline x10Hosting Member ryansenara is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    3

    Question Display IP

    Can I display clien ip address in my web page using html and javascript ?

  2. #2
    SomeoneH's Avatar
    SomeoneH is offline x10Hosting Member SomeoneH is an unknown quantity at this point
    Join Date
    Oct 2007
    Posts
    32

    Re: Display IP

    I'm pretty sure its possible, but I dont have a clue how.
    Links:



  3. #3
    animerth is offline x10Hosting Member animerth is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    86

    Re: Display IP

    It's much easer with php and the output from php is HTML

    something like this will do

    PHP Code:
    <?php
    echo $_SERVER["REMOTE_ADDR"]; 
    ?>
    save as name_here.php

    or you can use SSI and javascript

    PHP Code:
    <script language="javascript">

    var 
    ip '<!--#echo var="REMOTE_ADDR"-->'

    function ipval() {
    document.myform.ipaddr.value=ip;
    }
    window.onload=ipval
    </script>

    <form method="post" action="" name="myform">
    <input type="text" name="ipaddr" readonly>
    </form> 
    save as name_here.shtml

Closed Thread

Similar Threads

  1. 300 short cuts of Windows XP
    By goodone in forum Computers & Technology
    Replies: 34
    Last Post: 11-29-2011, 12:12 AM
  2. Internet Explorer display: table-cell;
    By amrclutch1 in forum Graphics & Webdesign
    Replies: 2
    Last Post: 06-16-2007, 11:42 PM
  3. [PHPBB] Cant make the ads display
    By ibnuasad in forum Free Hosting
    Replies: 7
    Last Post: 07-14-2006, 11:03 PM
  4. Display your last BoxedThought on your website
    By The_Magistrate in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 05-29-2006, 01:03 PM
  5. Weird Display of cPanel Manual
    By Wai_Wai in forum Free Hosting
    Replies: 12
    Last Post: 09-16-2005, 12:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers