|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I want to use the phonenumber in an auto-login procedure, but I'm not sure how to get the users phone number.
wml-script, php, cgi? |
|
#2
|
|||
|
|||
|
If the user is coming in from a Phone.com gateway you can look for the "x-up-subno" user agent string that is a unique number for that particular device, but it is NOT the phone number (Sprint used to have it the same as the phone number until the Wall Street Journal complained about invasion of privacy). So the best you can do is ask them for their phone number and then maintain a database of phone numbers and subscriber IDs. Or you can put a cookie on the gateway.
If the user is running a WAP phone on a non-Phone.com gateway then I don't know, but it has been our experience that you don't get this information, and many of them don't allow cookies so you can't store that information either. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > getting info from the user |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|