How to make a web page display the visitors IP address...

G

Guest

Hello all!

I've read, in many places, that a web developer can fix his/her web site to
display a visitors IP address when they log onto it.

I've seen other web sites that do this function and would like to learn how
to do it.

I've created a web site and it's published now but I'm just tinkering with
new features that looks appealing.

Can anyone coach me on how to do this or point me in the right direction?

Any help would be greatly appreciated! :)

Thank you!

Leonard W. Peacock
 
S

Stefan B Rusynko

See http://www.javascriptkit.com/script/script2/displayip.shtml

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hello all!
|
| I've read, in many places, that a web developer can fix his/her web site to
| display a visitors IP address when they log onto it.
|
| I've seen other web sites that do this function and would like to learn how
| to do it.
|
| I've created a web site and it's published now but I'm just tinkering with
| new features that looks appealing.
|
| Can anyone coach me on how to do this or point me in the right direction?
|
| Any help would be greatly appreciated! :)
|
| Thank you!
|
| Leonard W. Peacock
 
G

Guest

Thanks for replying quickly Stefan! I appreciate it.

I did what you suggested and went to that web site. I copied the code that
they gave and placed it in the INDEX.htm file for my web page. But it didn't
work.

I created http://www.hapma-md.com if you would like to see what that code is
doing on the homepage. I know I'm doing something wrong.

Suggestions?

Wayne
 
S

Stefan B Rusynko

I don't see that code on your home page at http://www.hapma-md.com/index.htm

I see some other nonfunctional code starting with
<script language="javascript">
<!--
<?
// Who's Been Here? v1.0

PS

IMHO
For a brick & mortar the display of a user IP address looks like a geek "gimmick"
- what benefit is it to any visitor

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thanks for replying quickly Stefan! I appreciate it.
|
| I did what you suggested and went to that web site. I copied the code that
| they gave and placed it in the INDEX.htm file for my web page. But it didn't
| work.
|
| I created http://www.hapma-md.com if you would like to see what that code is
| doing on the homepage. I know I'm doing something wrong.
|
| Suggestions?
|
| Wayne
|
| "Stefan B Rusynko" wrote:
|
| > See http://www.javascriptkit.com/script/script2/displayip.shtml
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Hello all!
| > |
| > | I've read, in many places, that a web developer can fix his/her web site to
| > | display a visitors IP address when they log onto it.
| > |
| > | I've seen other web sites that do this function and would like to learn how
| > | to do it.
| > |
| > | I've created a web site and it's published now but I'm just tinkering with
| > | new features that looks appealing.
| > |
| > | Can anyone coach me on how to do this or point me in the right direction?
| > |
| > | Any help would be greatly appreciated! :)
| > |
| > | Thank you!
| > |
| > | Leonard W. Peacock
| >
| >
| >
 
G

Guest

Yeah, good point.

I've read that many people dislike things like that anyway. I wont put it
up then.

But thanks for directing me to that link. There's a bunch of interesting
tutorials there.

Have a great day!!

Wayne

Stefan B Rusynko said:
I don't see that code on your home page at http://www.hapma-md.com/index.htm

I see some other nonfunctional code starting with
<script language="javascript">
<!--
<?
// Who's Been Here? v1.0

PS

IMHO
For a brick & mortar the display of a user IP address looks like a geek "gimmick"
- what benefit is it to any visitor

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thanks for replying quickly Stefan! I appreciate it.
|
| I did what you suggested and went to that web site. I copied the code that
| they gave and placed it in the INDEX.htm file for my web page. But it didn't
| work.
|
| I created http://www.hapma-md.com if you would like to see what that code is
| doing on the homepage. I know I'm doing something wrong.
|
| Suggestions?
|
| Wayne
|
| "Stefan B Rusynko" wrote:
|
| > See http://www.javascriptkit.com/script/script2/displayip.shtml
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Hello all!
| > |
| > | I've read, in many places, that a web developer can fix his/her web site to
| > | display a visitors IP address when they log onto it.
| > |
| > | I've seen other web sites that do this function and would like to learn how
| > | to do it.
| > |
| > | I've created a web site and it's published now but I'm just tinkering with
| > | new features that looks appealing.
| > |
| > | Can anyone coach me on how to do this or point me in the right direction?
| > |
| > | Any help would be greatly appreciated! :)
| > |
| > | Thank you!
| > |
| > | Leonard W. Peacock
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top