silentwolf
Active member
- Local time
- Yesterday, 16:42
- Joined
- Jun 12, 2009
- Messages
- 575
Hi guys,
just wondering how I could go about updateing phonenumbers the easiest way.
As with all Phone Numbers there are many different Area Codes and Country Codes
To get it all a little bit better formated what would be an easy way of doing so.
For example there are Austrian Mobile Numbers... something like 06441234245, but not always the same length but starting at least many of them with 06
For them I like to get those numbers so I can call it also when I am in Germany with the 0043 644 1234 245
So basically when it starts with 06 then add 0043 then a space then three characters then perhaps 4 then the rest.
Sure it can be done via code but I guess how to find all numbers starting with 06...
And then perform the action.
For other Numbers there are other rules so to speak so how do you guys go about it.
Is there a a way of using or running an input mask over it?
Cheers
just wondering how I could go about updateing phonenumbers the easiest way.
As with all Phone Numbers there are many different Area Codes and Country Codes
To get it all a little bit better formated what would be an easy way of doing so.
For example there are Austrian Mobile Numbers... something like 06441234245, but not always the same length but starting at least many of them with 06
For them I like to get those numbers so I can call it also when I am in Germany with the 0043 644 1234 245
So basically when it starts with 06 then add 0043 then a space then three characters then perhaps 4 then the rest.
Sure it can be done via code but I guess how to find all numbers starting with 06...
And then perform the action.
For other Numbers there are other rules so to speak so how do you guys go about it.
Is there a a way of using or running an input mask over it?
Cheers