avrei bisogno di "tradurre" questo codice in asp

<?php
if (ereg("MSIE", $_SERVER['HTTP_USER_AGENT'])) {
echo "



";
}
?>