Groups | Blog | Home
all groups > asp.net mobile > january 2005 >

asp.net mobile : PhoneCall control problem


w d
1/26/2005 10:18:04 AM

The control will display a link for phone simulators, but for actual
phone devices that I've tested it only displays the alternate text. I've
installed the latest mobile detection pack (#4). Anyone have ideas?


*** Sent via Developersdex http://www.developersdex.com ***
Juan Luis Gordillo Amigo
2/28/2005 7:32:12 PM
Have you Pocket PC?:
Set in machine.config:

<case match="^4\." with="${version}">
..........

<filter with="${extra}" match="PPC">

isMobileDevice="true"

</filter>

</case>

ok?

Juan Luis.

" w d" <suedeuno@yahoo.com> escribió en el mensaje
news:ef71hN9AFHA.2180@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button