|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
hey guys,
can anyone tell me how can i detect the fone model of the user that is navigating my mobile application i am using asp.net to develop this application and i really need to use this feature. Thx in advance |
|
#2
|
||||
|
||||
|
yeah this can be done realy easily, just search the forum and ye will find
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#3
|
|||
|
|||
|
Information about the mobile phone model can be found in HTTP headers such as the user-agent header.
|
|
#4
|
|||
|
|||
|
request.servervariables("HTTP_USER_AGENT")
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Detecting Mobile Phone Model Using ASP.NET mobile Application |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|