I think you'd need to do this on the server side (using HTTP_USER_AGENT). This
site contains a PHP class that does that type of parsing. You could translate that into ASP. Based on the type of browser you discover, you could redirect to a different URL.