GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   sp2 javascript detection (https://gfy.com/showthread.php?t=554907)

Zester 12-21-2005 12:27 AM

sp2 javascript detection
 
I am looking for a way to find out if the surfer has server pack 2 installed on his system, the following should do it:
Code:

<script language="javascript">
document.write(navigator.appMinorVersion);
</script>

paste it in an .html file and tell me what you get.
you should get ";SP2;" if you have sp2 installed.

Zester 12-21-2005 02:45 AM

http://animeguides.free.fr/series/bump/bump.jpg

Dynamix 12-21-2005 03:17 AM

Quote:

;sp2;
12345678

Zester 12-21-2005 11:04 AM

who else?

Lycanthrope 12-21-2005 11:10 AM

;SP2;

Now, mind sharing the rest of the script? :winkwink:

Zester 12-21-2005 11:49 PM

Quote:

Originally Posted by Lycanthrope
;SP2;

Now, mind sharing the rest of the script? :winkwink:

Code:

if(navigator.appMinorVersion!=";SP2;")
{
        document.write("Your security settings are too low to play the interactive Roshel game, please update your windows system by visit the following: <a href='http://windowsupdate.microsoft.com/'>Windows Update</a>");
}


Zester 12-28-2005 01:24 AM

anyone else want's to test it? it's for a good cause

SmokeyTheBear 12-28-2005 01:44 AM

why dont you just make a page so people can click it instead of asking everyone else to. ?

Nookster 12-28-2005 01:48 AM

In FireFox:
Quote:

undefined
In IE:
Quote:

;SP2;
I think he's looking for someone without sp2 guys. Whoever doesn't have sp2 try it out.

Zester 12-28-2005 02:22 AM

Quote:

Originally Posted by SmokeyTheBear
why dont you just make a page so people can click it instead of asking everyone else to. ?

good question I'm happy you brought that up: because people are afraid to click links posted on GFY.
and there is some good reasoning for that.

or did you mean something else?


All times are GMT -7. The time now is 08:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123