473,804 Members | 3,649 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Phone number lookups...

Our application tracks contact information. One of our clients, a car
dealership, has asked about being able to enter a lastname and phone number
and getting as much of the main form filled out as possible, "Hi, thanks for
stopping by Demaux Motors. Before we get started, can I get your phone
number, please? Oh, HI Joe, you still live on Gingerbread lane..?" etc etc
etc. Filling out the form is easy - sql query, javascript, blah blah blah -
getting the data is another. My question is three-fold:

1: I know that if you go to Google and type a phone number, you'll get a
query result back with address, city, state, etc. The documentation for the
Google APIs are written for .NET...anyone have any experience with those
APIs in classic ASP?

2: Is there some other service that provides this same functionality?

3: Any other ideas?

Regards,

- Wm

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri
Jul 19 '05 #1
4 2252
So you're talking about for anyone in the world (or your country or
whatever)? Not people who have already been to your site and given you
their personal details? I personally would be a little freaked out if a
site that I hadn't been to before started telling me where I live and what
my cats' names are and all that. But, as far as using Google, maybe you can
start here. http://www.google.com/apis/

I don't know of any online directory services offer a connector service that
you can use in your site, but I'd imagine at least one of them does.

Ray at home

"William Morris" <ne************ *************** @seamlyne.com> wrote in
message news:c1******** *****@ID-205671.news.uni-berlin.de...
Our application tracks contact information. One of our clients, a car
dealership, has asked about being able to enter a lastname and phone number and getting as much of the main form filled out as possible, "Hi, thanks for stopping by Demaux Motors. Before we get started, can I get your phone
number, please? Oh, HI Joe, you still live on Gingerbread lane..?" etc etc etc. Filling out the form is easy - sql query, javascript, blah blah blah - getting the data is another. My question is three-fold:

1: I know that if you go to Google and type a phone number, you'll get a
query result back with address, city, state, etc. The documentation for the Google APIs are written for .NET...anyone have any experience with those
APIs in classic ASP?

2: Is there some other service that provides this same functionality?

3: Any other ideas?

Regards,

- Wm

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri

Jul 19 '05 #2
p.s. You could probably "screen scrape" results from a site that uses GET
for its info lookup, such as:

http://www.whitepages.com/search/Rev...&phone=8675309

You may want to let them know you're doing it first though or ask them if
it's okay...

--

Ray at home
Microsoft ASP MVP
"William Morris" <ne************ *************** @seamlyne.com> wrote in
message news:c1******** *****@ID-205671.news.uni-berlin.de...
Our application tracks contact information. One of our clients, a car
dealership, has asked about being able to enter a lastname and phone number and getting as much of the main form filled out as possible, "Hi, thanks for stopping by Demaux Motors. Before we get started, can I get your phone
number, please? Oh, HI Joe, you still live on Gingerbread lane..?" etc etc etc. Filling out the form is easy - sql query, javascript, blah blah blah - getting the data is another. My question is three-fold:

1: I know that if you go to Google and type a phone number, you'll get a
query result back with address, city, state, etc. The documentation for the Google APIs are written for .NET...anyone have any experience with those
APIs in classic ASP?

2: Is there some other service that provides this same functionality?

3: Any other ideas?

Regards,

- Wm

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri

Jul 19 '05 #3
"William Morris" wrote:
: Our application tracks contact information. One of our clients, a car
: dealership, has asked about being able to enter a lastname and phone
number
: and getting as much of the main form filled out as possible, "Hi, thanks
for
: stopping by Demaux Motors. Before we get started, can I get your phone
: number, please? Oh, HI Joe, you still live on Gingerbread lane..?" etc
etc
: etc. Filling out the form is easy - sql query, javascript, blah blah
blah -
: getting the data is another. My question is three-fold:
:
: 1: I know that if you go to Google and type a phone number, you'll get a
: query result back with address, city, state, etc. The documentation for
the
: Google APIs are written for .NET...anyone have any experience with those
: APIs in classic ASP?
:
: 2: Is there some other service that provides this same functionality?
:
: 3: Any other ideas?

You will only get public information. Unlisted numbers will not return.
http://infospace.com/
http://anywho.com/
http://reversephonedirectory.com/
http://switchboard.com/
http://555-1212.com/
http://www22.verizon.com/reverselookup/
http://www.primeris.com/fonefind/
http://mobilephoneno.com/
http://whitepages.com/phone-lookup
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 19 '05 #4
No, nothing like that. This is for an application in use with a car
dealership ~ with the customer present ~ and starting the car buying
process, so the information is already mostly in hand.

As far as the google apis are concerned, I've downloaded them but they're
written for .NET. I was wondering if there was any documentation out there
for dotCLASSIC. <rant>There are still people in the world who haven't moved
to .NET, for cryin' out loud.</rant>

- Wm

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri
"Ray at <%=sLocation% > [MVP]" <Too many private support requests - Ask for
it if needed> wrote in message
news:uO******** *******@tk2msft ngp13.phx.gbl.. .
So you're talking about for anyone in the world (or your country or
whatever)? Not people who have already been to your site and given you
their personal details? I personally would be a little freaked out if a
site that I hadn't been to before started telling me where I live and what
my cats' names are and all that. But, as far as using Google, maybe you can start here. http://www.google.com/apis/

I don't know of any online directory services offer a connector service that you can use in your site, but I'd imagine at least one of them does.

Ray at home

"William Morris" <ne************ *************** @seamlyne.com> wrote in
message news:c1******** *****@ID-205671.news.uni-berlin.de...
Our application tracks contact information. One of our clients, a car
dealership, has asked about being able to enter a lastname and phone

number
and getting as much of the main form filled out as possible, "Hi, thanks

for
stopping by Demaux Motors. Before we get started, can I get your phone
number, please? Oh, HI Joe, you still live on Gingerbread lane..?" etc

etc
etc. Filling out the form is easy - sql query, javascript, blah blah

blah -
getting the data is another. My question is three-fold:

1: I know that if you go to Google and type a phone number, you'll get a
query result back with address, city, state, etc. The documentation for

the
Google APIs are written for .NET...anyone have any experience with those
APIs in classic ASP?

2: Is there some other service that provides this same functionality?

3: Any other ideas?

Regards,

- Wm

--
William Morris
Product Development, Seritas LLC
Kansas City, Missouri


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
19234
by: joemono | last post by:
Hello everyone! First, I appologize if this posting isn't proper "netiquette" for this group. I've been working with perl for almost 2 years now. However, my regular expression knowledge is pretty limited. I wrote the following expression to take (hopefully) any _reasonable_ phone number input, and format it as (999) 999-9999 x 9999.
21
6260
by: AnnMarie | last post by:
<script language="JavaScript" type="text/javascript"> <!-- function validate(theForm) { var validity = true; // assume valid if(frmComments.name.value=='' && validity == true) { alert('Your full name is required. Please enter your full name!'); validity = false; frmComments.name.focus();
2
12978
by: deko | last post by:
The below code dials a phone number using C:\Program Files\Windows NT\dialer.exe. The problem is that dialing rules are ignored. MS Knowledge Base Article 266253 suggests that entering the phone numbers in canonical format, e.g. +011 (408) 2578652, will fix the problem -- but I tried and it didn't work. I'm wondering if anyone can recommend an alternate phone dialer -- preferable one that does not use a GUI like dialer.exe, which...
4
5271
by: Earl | last post by:
I'm curious if there are others who have a better method of accepting/parsing phone numbers. I've used a couple of different techniques that are functional but I can't really say that I'm totally happy with either. 1. My first technique was to restrict the users to entries that could only be 3 character, 3 characters, 4 character (area code, prefix, suffix, respectively). I would null out any inputs that were non-numeric (except the...
3
6791
by: venu | last post by:
Hi, I have a different requirement and it is : I need to validate a phone number field. It may or may not be a US phone number. The constraints are : *********************** # It should accept any number of numbers
7
4653
by: laredotornado | last post by:
Hi, Using php 4.4.4, I am looking to parse a US phone number string into 3 smaller strings -- area code, the first part of the phone number (3 digits) and the last part of the phone number (4 digits). The only given is that there will be 10 digits in the string, but people may include spaces, parens, or other characters. These are all strings I'd expect $p = "5558675309";
5
3301
by: lim4801 | last post by:
I am currently in doing a program which is given by my tutor: Contemplate that you are working for the phone company and want to sell "special" phone numbers to companies. These phone numbers are "special" because they are easily translated into words. You've been asked to create a list of phone numbers that are directly mappable to words by searching a dictionary for every 7 or 10 letter word that maps on to the phone lettering scheme: ...
4
2530
by: Blue Streak | last post by:
Hello, Folks! Does anyone know of a website that lists the local phone number formats for each country? TIA...
7
3885
by: Propoflady | last post by:
My contacts can have as many as five or six phone numbers - is it possible to make a query that puts the name, and each phone number after it on the same line - for this reason I have two tables - client and phone linked by client id right now I get contact a - phone number 1 contact a - phone number 2 I would like
0
9705
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10567
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10074
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7613
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5515
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3809
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2983
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.