icq status




JavaScript Source Code 3000: Miscellaneous: ICQ Status
































ICQ Status








Do you use ICQ ("I Seek You"), the neatest chat program ever? ICQ offers a neat way to check through the Internet if another ICQ user is currently logged on. Try it out! (The default ICQ number is ours, we hope to see you online!)







ICQ #:




[ Occassionally ICQ's servers are overloaded and this causes
the image to not load. It is not a problem with the script! ]






JavaScript Source Code 3000: Miscellaneous: ICQ Status:
Simply click inside the window below, use your cursor to highlight the
script, and copy (type Control-c or Apple-c) the script into a new file in
your text editor (such as Note Pad or Simple Text) and save (Control-s or
Apple-s). The script is yours!!!




    





<!-- TWO STEPS TO INSTALL ICQ STATUS:

1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->

<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

<! >
<! >

<!-- Begin
function icqCheck() {
var number = document.ICQ.number.value;

text = "<html><body><center><br>"
+ number + " is: <img src=http://wwp.icq.com/"
+ "scripts/online.dll?ICQ=" + number + "&img=5> "
+ "</body></html>";

windowprops = "toolbar=no,width=150,height=25,"
+ "directories=no,status=no,scrollbars=no,resize=no,"
+ "menubar=no";

icqWindow=window.open("","displayWindow",windowprops)
icqWindow.document.write(text);
icqWindow.document.close();
icqWindow.focus();
}
// End -->
</script>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<center>
<form name=ICQ>
<div center>ICQ #:
<input type=text name=number size=10 value="141983"><br>
<input type=button name=check value="Check # on ICQ !" onClick="icqCheck()">
</div>
</form>
</center>



<!-- Script Size: 1.24 KB -->










Wyszukiwarka

Podobne podstrony:
subscription status
status scroller
subscription status
status
subscription status
function pg connection status
Masonic Status Of Aleister Crowley And Oto(Ordo Templi Orien
monitor report configuration status?386928
form status list
function ob get status
monitor report configuration status?386928
rup status assessment EA631B
Blade sections for wind turbine and tidal current turbine applications—current status and future cha
Lesson 16 Email Bomber als ICQ Bomber

więcej podobnych podstron