yeah, eventually I plan to impliment it or a version of it on the 20 or so
sites I maintain for various companies.

Microsoft can block non IE browsers from viewing their couple of dozen
sites...

if open source pulls together, we can inform thousands of people from many
thousands of sites,,

they can't do a thing about it...

cool huh?


rgds

Frank

-----Original Message-----
From: Dave [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 30 October 2001 12:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] My personal response to msn.com and Internet
Explorer.


I think that is a great way to approach things...... maybe I can get my
local
LUG to implement that. <grin> Probably all LUG's should do that........let
newbies get to the first page.....then make them switch browsers to view the
rest of the site.......kinda wean them away from M$...... Show them all the
other available browsers on the second page/or pop up window.......

Really good idea!

--
Dave Crouse
Registered Linux User 204085
---
OS: Linux-Mandrake 8.1
Desktop: KDE
Email: KMail
Browser: Opera
Computer: IBM300PL
Speed: 400mghz
Ram: 384
----------------------------------------------------------------------------
-----
On Monday 29 October 2001 09:00 am, you wrote:
> Further to our conversation on this list about msn.com..
>
> I have created what I think should be Linux and open sources retailation
> for Microsofts attempt to force the use of their "non standards compliant"
> browser.
>
> This is what I have so far.
>
>
> Here is the code that goes in your main site..
> ##########################################################
> <html><head><title>Non Compliant browser!!!</title>
> <SCRIPT LANGUAGE="JavaScript">
> <!--
> var browserName = navigator.appName
> if (browserName == "Microsoft Internet Explorer")
> {
> PoPuP = window.open("http://mydomain.com/non-compliance.html";, "PoPuP",
>
"scrollbars=yes,toolbar=no,statusbar=no,width=450,height=200,resizable=yes"
>) ;
> }
> </SCRIPT>
> </head>
> <body>
> </body>
> ###########################################################
> Nothing terribly fancy about that, pretty standard code.
>
> and here is the page it opens:
> ###########################################################
>
> <html>
> <head><title>WARNING! Non Standards Compliant Browser Detected. Possible
> Security Risk.</title></head>
>
> <body>
> <h4>You are using: Microsoft Internet Explorer to view this site.</h4>
> Because Microsoft do not always support open standards, and
> they appear to change their level of support constantly,  we cannot
> guarantee that you will receive our site in the manner and
> with the functionality with which it was intended.<br>
>
> Also, many security flaws have been found in "Internet Explorer" that
could
> put your computer and your personal infomation at risk.
>
> We suggest you download Mozilla (Free) at <a href ="http://mozilla.org";
> target="new">
> http://mozilla.org</a> and show your support free software around the
> world. Mozilla was created and is maintained and advanced by open source
> programmers around the world. It is a fast, secure and most importantly,
> standards compliant browser.
> <br>
> This is not necessary you may have full functionality, we just can't
> guarantee it, and neither can anyone else other then Microsoft and its
> partners.
> </body>
> </html>
> ############################################################
>
> This opens a small featureless browser window of 450x200 pixels
> that contains the above html,, I would like to hear anyones comments on
> this.
>
>
>
> rgds
>
> Frank





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to