|
|
Java Show Ip Address | ||
Discussion by stepeight with 3 Replies.
Last Update: January 19, 2005, 12:15 pm | |||
![]() |
|
|
CODE
<script LANGUAGE="JavaScript"><!-- Begin
// This part gets the IP
var ip = '<!--#echo var="REMOTE_ADDR"-->';
// This part is for an alert box
alert("IP address your IP"+ip);
// This part is for the status bar
window.defaultStatus = "IP addrsss your IP "+ip;
// This part is for the title bar
document.write("<title>IP address your IP "+ip+"</title>");
// End -->
</script>
enjoy
QUOTE (stepeight)
copy code in <head>CODE
<script LANGUAGE="JavaScript"><!-- Begin
// This part gets the IP
var ip = '<!--#echo var="REMOTE_ADDR"-->';
// This part is for an alert box
alert("IP address your IP"+ip);
// This part is for the status bar
window.defaultStatus = "IP addrsss your IP "+ip;
// This part is for the title bar
document.write("<title>IP address your IP "+ip+"</title>");
// End -->
</script>
enjoy
I was trying another examples yours but this do not work to me you dream up tenes of why not
I am not an expert on java but I would like to learn because I see that you are very useful if tenés some place of reference to be able to find information I thank you for him
QUOTE (pedro)
I was trying another examples yours but this do not work to me you dream up tenes of why notI am not an expert on java but I would like to learn because I see that you are very useful if tenés some place of reference to be able to find information I thank you for him
Oh It can Be show in window 98 or me not for win XP
i'm so sorry about this
Do not spam the forums, if you have to use material created by others, put where you got the script. Give credit to the author.
Add a reason for your post "enjoy" is not good enough. We can all google and find similar scripts. If you wrote the script yourself then it's OK to post, if you made changes, show us the changes.
Nils
Similar Topics:
Where Can I Learn To Make Java Appl...
Java Applets
Download Java Ebooks
Jtable With Column Filters JTable with Column Filters (0)
|
(1) Java Lock Text In Statusbar
|
HOME 





Effective Java Programming with Joshua Bloch
Eclipse and Java for Total Beginners
Scala Versus Java

