Web Analytics Made Easy -
StatCounter IP Address on HTML Page - CodingForum

Announcement

Collapse
No announcement yet.

IP Address on HTML Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • IP Address on HTML Page

    Hi everyone,

    Well what i'm trying to do is put the users IP address on the page their on. I know how to do this in perl but i know theres a way to do it on an html page. like: <!--#exec="REMOTE_ADDR"-->

    I know its something like that but i just can't figure it out.


    So my question is how can i do that



    Thanks in advance
    CYWebmaster.com - See why we dot com!!
    ACJavascripts.com - Cut & Paste Javascripts!
    SimplyProgram.com - Personal Blog

  • #2
    this should work

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

    Calilo

    Comment


    • #3
      Thanks Calilo,

      But it didn't work.

      I tried it normaly

      then i tried it by uploading it in ASCII Mode

      Then i tried chrom - ing it to 755.

      But none worked.

      Any other ideas
      CYWebmaster.com - See why we dot com!!
      ACJavascripts.com - Cut & Paste Javascripts!
      SimplyProgram.com - Personal Blog

      Comment

      Working...
      X