Hi all,
I'm trying to make a database program that searches for a given address and returns the zip code. I found that the best site to do this is google. The browser opens easily enough, but I'm having trouble with the program reading the <div Class> that the zip is displayed in. Here is my...