|
Posted by Todd Allcock on July 7, 2008, 11:58 am
Please log in for more thread options
At 07 Jul 2008 03:47:01 -0700 Antony Lai wrote:
> I bought LG KS20 (Mobile 6.0) recently. I connect the phone to my WiFi at
> home. I made a page info.aspx under my XP Pro (IIS 5.1), using .NET 2.0.
At
> the page I return string:
> Requst.Browser.Browser
>
> Then I got the result in my LG KS20:
> Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.6)LG....
>
> I suppose the string should be returned by my browser. Then I am using
> Mozilla 4.0 as my browser.
>
> Where can I download a Mobile Internet Explorer?
You are using IE Mobile already. The User Agent you typed about _IS_ IE
Mobile's UA.
|