[thelist] I ALWAYS forget

Joshua Olson joshua at waetech.com
Fri Jul 19 12:33:20 CDT 2002


----- Original Message -----
From: "Sean Lawrence" <slawrence at lucidvagary.com>
Sent: Friday, July 19, 2002 1:28 PM


> where is the site you can enter a url and get the plaform a server is
using?

Here's a bookmarklet for ya:

<wrap>
javascript:var nc = 'http:\/\/www.netcraft.com/whats/?host='; var dm =
null;var cd = confirm('Press OK to check this server.  Press Cancel to enter
your own.'); if(!cd) dm = prompt('Enter the domain name of the server you
wish to check',top.location.host); nc = (!cd) ? nc + dm : nc +
top.location.host;if(cd || dm !=
null)window.open(nc,'netcraft','resizable,scrollbars,status,height=350,width
=520'); void(0)
</wrap>

In it you'll find the site you are looking for, "netcraft.com"

HTH,

-joshua





More information about the thelist mailing list