internet explorer 6 block/redir?

Permalink
hi

I have a theme that does not look so good in IE6 so I want to redir the user to a different html page. How to get the browser check to work. Someone who has some suggestions??

I have tried
<!--[if IE 6]>
<meta http-equiv="refresh" content="0;http://www.domain.com/iesplash/">
<![endif]-->