|
Prev: For Sale Brand New Unlocked Apple iPhone 3G and Nokia n96 16GB $200.
Next: messenger live sync issues
From: Antony Lai on 7 Jul 2008 06:47 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?
From: Todd Allcock on 7 Jul 2008 11:58
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. |