Forum Moderators: open
Why not also help your visitors to know if they are using a browser with security problems? Display a short message, telling them they should upgrade, and why (without scaring them of course). I can see this being greatly appreciated if done the right way.
We all know that Opera 6.01/6.02 experienced some security problems with file upload lately.
What other browsers/versions has problems?
So, what you're saying is that you're not staying on top of things? ;) Seriously .. how often are there any main security problems like that? There are minor issues all the time, but not lots of big security holes. And whenever there is one, well, as someone who visits Webmaster World you'll be sure to keep yourself informed. ;)
> If they update and it goes wrong. You'll get the flack.
That's why you have to be careful how you phrase things, how you display the information. In the end, make it their decision whether to update or not .. you've just brought the issue to their attention.
I have about 60 sites each with a minimum of 100 pages (some with over 10,000). I have a strict routine which I stick to to stay on top of thing (this includes visiting you forum). Although you wink you might have just touched one of my raw nerves.
If you want to do it for you site some people may find it helpful. However, I think this will not benefit most of you users and may being to affect you either by search engine ranking (although probably only very minor) and by annoying people.
if (isIE) alert("Your browser is insecure. Please upgrade to Mozilla.");else if (isMozilla) alert("Your browser is buggy and bloated. Please upgrade to Opera.");else if (isOpera) alert("Your browser does not support [insert technology]. Please upgrade to IE.")Well... :)