View Single Post
  #22 (permalink)  
Old 12-30-2008, 02:39 AM
auto_exec's Avatar
auto_exec
PPCGeeks Regular
Offline
Threadstarter
Location: Chicago
 
Join Date: Jul 2007
Posts: 97
Reputation: 90
auto_exec is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Lookup City based on Caller ID

Quote:
Originally Posted by auto_exec View Post
Hmm.. by default, this won't work for Canada.. it should pop up with "State: Area code not found." for anything not in the reg file I attached in the first post (since the reg file I've attached only has the US area codes/states cross-referenced). That said, if you were to add new String values in that same key (HKLM/Software/HTC/PHONE/AreaCode) with Name = 3-digit area code and String = area, it should read it with no problem.

If you could point me to a website or listing of area codes to areas, I could probably get that set up in a reg file ready for import... I'll do some looking around on my own as well, maybe I can build my own listing of area codes, etc, to cover more places if I have time.

This shouldn't interfere with dialer skins at all, as it's a standalone app that gets triggered based on incoming/outgoing communications.
I was wrong! Looking at the reg file, it DOES have Canadian area codes. Should be all good!
Reply With Quote
This post has been thanked 1 times.