I'm developing a WAP site for J2ME and low end Symbian phones. When the site is opened on non WAP browsers such as Chrome or Safari, the raw WML code is displayed.
I wanted to know if there's a way in WML to check the browser or user agent on which the page is opened. The objective is to detect the browser and redirect to WML or HTML pages based on the result.