<?php$ie = strpos($_SERVER['HTTP_USER_AGENT'],"IE 6.0");if ($ie == true) { header('Location: http://tuweb.com/aviso.php');}?>