Re: [code]if (navigator.appName == "Microsoft Internet Explorer") {
alert('pls use mozilla firefox')
document.location = "http://www.friendster.com/logout.php";
}[/code]
just sharing...
preview
how about blocking user when using mozilla or any other browser except IE.