|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to get the user mobile no and model no in wml
hello,
I am making a wap site in wml i want to get the user's mobile no with handset model no in wml. but i am not founding any solution of this problem. plz proivde me help in solving my problem. thanx Raghvendra khandal |
|
#2
|
||||
|
||||
|
Welcome to the forums,
Can I point you in the direction of the search facility at the top right of the page as this has been answered many many times before here.
__________________
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
|
||||
|
||||
|
Try parsing the request! It is always there!
__________________
. . . What is Firefox? . . . . . . What is Linux? . . . . . . . . . . . What is Love? |
|
#4
|
||||
|
||||
|
Quote:
handset is always there it's just a user agent, the number isn't in most cases |
|
#6
|
||||
|
||||
|
Goose is right as there's no solid way of doing it on the fly so to speak unless you're Bango or someone like WIN Plc or Dialogue. The bug it leaves you with is trusting user input, will they enter 07987654321 +447987654321 or 07987 654 321 or 07987-654-321 or even (+44) 7987 654321 - there are many possibilities for just a number.....
People do not understand how to enter a number in a form and it doesn't matter how large, bold and readable the instructions are they will somehow find a way to **** it up. If I wanted a way of making sure the number was valid I'd have a form which validated the number was a phone number in the right format, I'd them send them a text with a unique code they need to enter on the WAP site to confirm. At least that way you know the numbers are live. |
|
#7
|
||||
|
||||
|
Quote:
Can be expensive though, fake numbers will soon start to add up. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > How to get the user mobile no and model no in wml |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|