Discussion Board
-
how I can to identify the phone number?
2003-07-10, 14:10
#1
Registered User
I want to identify the mobbile number that open my site...
How can I do it?
-
and...
2003-07-10, 14:16
#2
Registered User
If I can't do it, how I can to identify my phone.
I want, that if I enter with my phone to the wap site, I get another options...
-
you can get phone number
2003-07-21, 03:26
#3
Registered User
you can get phone number in this way: JSP code
String phone_num = request.getHeader("X-Up-Calling-Line-ID");
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules