I am trying to do address verification.
For example, the county DB lists the following two address
10187 Grinding Rock Dr [tab] Grass Valley CA 95945
and also
10187 Grinding Rock Dr [tab] Grass Valley CA 95949
I want to find out (programatically) if the zip should be 95945 or 95949
So here is my dillema:
When I do a Google search for the 95945 zip code address I get a page
that tells me that the zip code should be 95949
When I compare the source code of this page with the RunRev result
from the following:
get url "http://www.google.com/search?q=10187%20Grinding%20Rock%20Dr%09Grass%20Valley,%20CA%2095945
"
The value of "it" is not the same as the source code of the Google
search page. Not even close.
What am I missing?
Jim Hurley
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution