0
votes
1answer
39 views

Retrieve Contact name from phone number

I've been looking everywhere since the past few days to find a way to retrieve a contact name using a phone number I already have stored in a variable, unfortunately everything I found so far seems to ...
0
votes
1answer
74 views

Get the IMSI number or destination phone number from incomming message (SMS)

I am developing an application that requires the IMSI/phone number of the device(with multiple SIM cards) which receives an sms. This is basically for identification purpose of which SIM is receiving ...
0
votes
0answers
9 views

Is there a way to Enable phone numbers as hyperlinks in Safari on mac 10.8.3?

I have a phone application running on my mac and want to be able to dial directly from safari with a single click. Is there a way to Enable phone numbers as hyperlinks in Safari on mac 10.8.3 ?
0
votes
2answers
30 views

xcode split phone number

I need split phone number with format 05XXXXXXXX and put between "-" for example 05X-XXXXXXX I need only to put '-' sign between area code and number it self How I can do that? Thanks in advance
0
votes
2answers
119 views

PHP: How to check if string contains just 1 same number [duplicate]

I've got a Call Me Back form which sends me a phone number of a person who wants to be called back. Today I received the form with '88888888' instead of a real phone number. How can I check if the ...
0
votes
1answer
217 views

javascript form validation phone number

I thought it would be neat to try to make my own form validation. I'm okay on the code up to testing the phone number. I'm using javascript to only allow numbers, and detect the number of digits. If ...
0
votes
0answers
27 views

How to get an API key without a phone number

I need an API Token and an API Secret for a BuddyPress plugin, but the only way to get one is to provide a phone number. I do not have a phone or a phone number. I can use skype. Is there a ...
1
vote
0answers
18 views

International Phone Number Selector

am doing International phone number selector in Jquery, I need to create as same as google signup page has. Can any only help to do the logic. https://accounts.google.com/SignUp Thank you
0
votes
2answers
65 views

php array phone number fields stored as int

I had a MySQL table with some user data, which I needed to correct and migrate to a new MySQL table. I exported the table using "Export to PHP Array plugin for PHPMyAdmin" from "Geoffray Warnants" ...
0
votes
1answer
163 views

Regex comma separated list contains nine digits phone number

I have quite small but very annoying problem with regex. I would like to find regex for comma separated list which contains nine digits phone number for example : Pass : 123456789,123456789 Not Pass ...
1
vote
1answer
50 views

Windows Azure phone number format

I wanted to register on Windows Azure, so it asks me my phone number but when I enter it, i do not receive any message on my phone. I live in France (+33) and the placeholder value in the phone ...
0
votes
1answer
67 views

How to format phone number in grid column in ext

I am trying to format phone numbers in grid column from 1234567890 to 123-456-7890. I tried something of this sort to do... renderer: Ext.util.Format.dateRenderer('Y-m-d') but obviously this only ...
0
votes
0answers
301 views

validate phone number for sms message in ios

apologies if this has been asked before - I couldn't find anything specific to this (surprisingly). I know how to use the people picker api to get an email address from the address book and validate ...
0
votes
1answer
84 views

Embed user entered phone number to url

I am new to this forum and I am almost complete novice with HTML coding My requirement is as below. I just found out that my VOIP provider has a feature called Dial By URL and it works as it sounds ...
2
votes
0answers
634 views

How to get Get 'me' contact from contactlist of Android

On my Android phone I have a special contact set in my Contact List called "Personal Profile" that obviously does not appear in the contact list because contain my personal informations. I know that ...
0
votes
0answers
56 views

php cookie setting/dynamic insertion

I have a site that I'm trying to put some cookies on. Basically what I'm looking to do is insert a cookie on a landing page. Once someone goes to that landing page then that cookie is set and it ...
0
votes
1answer
522 views

How to create clickable telephone link with WordPress Custom Links?

thank you in advance for your help. I am using WordPress custom links and I need to create clickable links for phone numbers. I have never had a problem doing this in HTML by using the following: "a ...
2
votes
4answers
185 views

Fast search solution for numeric type of large mysql table?

Sorry for my English, I have large mysql database (5 million rows) and data is phone number. I tried many solution but it's still slow. Now, I'm using INT type and LIKE sql query for store and ...
0
votes
1answer
128 views

android phone number invalid address

Greetings. In android phone if we enter the phone number as english alphabets (eg agchge) it says invalid address. If i enter english alphabet+some numbers(eg 232as55) it accepts. Please let me know ...
0
votes
0answers
143 views

Complete Example To Fetch (Retrieve) Contact Name, Number From Android and Store to DB

Hello Seniors and Experts I would like to fetch All the contacts name with number from Android mobile (phone + sim) and then want to store all those in a new Database. After that I would like to show ...
0
votes
4answers
959 views

Android - reading device phone number throws NULLPointerException

I am trying to read the phone number of the device using the following code. When phone number is not available i read the subcriber id. It works in some phones and throws NULL pointer exception in ...
1
vote
3answers
528 views

Phone number format javascript

I'm trying to format some phone numbers with regexp. The phone numbers i have stored are of diffrent length and all phone numbers have their country codes. Lets say a number looks like this: ...
3
votes
1answer
455 views

Android: get user phone number by SMS or Google Account

In my Android app I'm trying to get the user's phone number. I tried the TelephonyManager solution but here in Europe 90% of the SIM cards have that field blank, so the function returns NULL. I think ...
0
votes
0answers
68 views

add contact with phone number on window live using wp7 C#

I would like to know how can i add name , phone number and email address to windows live contacts from wp7 app. Till now I am able to add name as first name and last name but unable to figure out how ...
0
votes
1answer
174 views

GetAndroid contact information (phone, name, etc…)

I'm stuck with a problem since a long time :( I know you might think this subject has been treated several times but this is different ! My app is supposed to get contact information (name, number) ...
1
vote
4answers
350 views

Converting phone number range list to prefix list

I have a phone number range, for example: 3331234-3332345 I need to write a function that converts it to list of prefixes: 3331234 ... 3331239 333124 ... 333129 33313 ... 33319 33320 ... 33322 ...
3
votes
2answers
2k views

android:Get phone number of present incoming and outgoing call

I am making an app in which i have to retrieve the phone number and i am able to retrieve it but my problem is that i am getting phone number of last call rather than present call.My code is as ...
1
vote
1answer
387 views

Could not get phone number in Android 2.3.3

I am a beginner of android developer. I write a simple application to get phone number in Contacts. However, the phone number return "null". Please help me solve this problem. Here is my code: ...
0
votes
1answer
474 views

Android: Display contact names by part of phone number

I have a function that takes a number and seeks for it into the phone contacts, but after that it returns the contact name. public String[] getContactDisplayNameByNumber(String number) { Uri ...
0
votes
0answers
184 views

Get phone number from different formats in objective-c

iPhone saves phone numbers in different format based on localization. I need to convert a phone number stored in Address Book, to a specific format. Here an example of US formats: +1 (###) ###-#### ...
0
votes
3answers
369 views

jquery add more form items

So here is my question, what I am wanting is to allow our sales guys to add more phone numbers in a customers contact. We have a a form which looks like this. (note I only showing the part from our ...
2
votes
2answers
91 views

Validation rails one method for two fields

I have on my form two fields: phone and mobile phone I would like to use one method to validate two fields with one the same method how to do it??
1
vote
1answer
524 views

A typical regex for phone number validation in Java

I am struggling with getting the right regex for a phone number validation in my application. I have got a regex that will accept only numbers and some special symbols like ()- etc, however, the ...
0
votes
2answers
252 views

IPhone APP. Get phone number from address book ERROR in device

can any one tell me what is the error in my code . it work fine in the simulator but in the phone and with iTunes make crash. i do not what i shall do to get the error can any one Help?? ...
0
votes
1answer
796 views

Mobile Number Info in API?

Egypt's NTRA recently approved changes for available 3 Mobile operators "MobiNil", "Vodafone" and "Etisalat" to increase all existing numbers by an extra digit to become 11 digits instead of 10. Due ...
0
votes
1answer
229 views

Android, how to take phone number?

I my application I have written following code in order to extract phone number. When I run it in emulator, everything is fine but when I run it on a real device, application crashes. what is your ...
0
votes
2answers
387 views

android number format for germany

is there a public algorithm that formats German phone numbers (mobile and landlines)? I saw there is a method to format phone numbers PhoneNumberUtils.getFormatTypeForLocale(Locale locale) but this is ...
0
votes
6answers
886 views

How to modify regex for phone numbers and accept only digits

I have this following regex method for the jquery validate plugin. jQuery.validator.addMethod("phoneUS", function(phone_number, element) { phone_number = phone_number.replace(/\s+/g, ""); ...
1
vote
1answer
2k views

XCode: How would I dial a number and then key in numbers to the dialpad five seconds after?

I am creating an 0800 diverting app which allows the user to use his/her monthly credit to phone an 0800 number diversion service rather than pay extra by dialling in the 0800 number directly to the ...
0
votes
1answer
463 views

XCode Buttons to Add Numbers to a Label

I am creating a dialpad application in XCode (which is very similar to the iPhone Phone app) and everything is working but the buttons linking up to the label. What would be the code to add a certain ...
0
votes
1answer
468 views

NSDataDetector phone numbers

I am using NSDataDetector to parse a text and retrieve the numbers. Here is my code: NSDataDetector *detector = [NSDataDetector dataDetectorWithTypes:NSTextCheckingTypePhoneNumber ...
0
votes
1answer
703 views

Javascript regular expression for phone number validation.(String contains only at least 1 digit, 0 or more spaces and '-'

Currently I have an expression: numMatches = phone.match(/[^\d\s\-]/gi); if (numMatches != null) { alert(invPhnNo); } This gives an alert if any characters other than digit, space and ...
0
votes
4answers
471 views

Regex does not accept a 10-digit phone number

I am using this regex to validate for the phone number: ^(\\([2-9]\\d{2}\\)|[2-9]\\d{2})[- ]?\\d{3}[- ]?\\d{4}$ However, when I test the input of any 10-digit phone number without dashes or spaces, ...
0
votes
1answer
170 views

Telephone number lookup

Does anyone know of an API where you can pass in a name and address and get back a telephone number? I want to do this in bulk so that I could either upload a spreadsheet or even a comma delimited ...
2
votes
1answer
2k views

How to get outgoing call number in android?

I am trying to get outgoing call number with intent.getStringExtra(Intent.EXTRA_PHONE_NUMBER), but every time I try it returns null. I did put needed permissions and action in Androidmanifest. Can ...
2
votes
2answers
2k views

GWT telephone number masking

Does anyone know how to go about creating field that would perform telephone number format masking, like here (___) ___-____: http://www.smartclient.com/smartgwt/showcase/#form_masking
1
vote
3answers
2k views

Regex allowing spaces (for a Phone number regex)

I have this regex: preg_match("#^([0-9]+)$#", $post['telephone']) who allow only numbers (for a phone number in the French type so 0123456789) but I would like to allow spaces. For example allow ...
3
votes
1answer
423 views

phone number prefix

Hey, how would I take a phone number like: 15556667777 and some how get its country code (prefix, the 1).. But, the issue is.. I will have to be able to get ANY numbers country prefix from any phone ...
0
votes
1answer
182 views

Related to blackberry application development

i have an edit field and i want to use it for numeric value... can anyone tell me how to enter only numeric value in edit field ..basically i want to use it for phone number ....i used ...
0
votes
2answers
394 views

UI Phone number accpeting - international format

Are there any standards for phone number across the world. I would like to create one UI to accept the phone number Depending on country the phone number accepting dialog should be changed like in US ...

1 2