|
Posted by richard on 09/23/06 18:08
I am attempting to acquire certain information from a database.
At this time they only have a simple search method.
What I want to do is, at least eliminate the boring manual search entries
one at a time.
Currently, I enter a number into the search box, press enter.
I may go through dozens of numbers just to get one that has more
information.
So I was wondering if there was a way php could automate this process?
Even if all it did was to tell me which numbers had more information.
All those responding with the "no results found" page would be eliminated.
I could then store the assigned numbers to an array and work from that.
http://safer.fmcsa.dot.gov/CompanySnapshot.aspx
Enter any number in the box. If no company is assigned that number, you get
the error page.
Navigation:
[Reply to this message]
|