|
extracting info from a remote site.
I haven't been on in a while, mostly due to some projects that have been way too time consuming, but, I am running across a problem.
I have 2 websites. One is a real estate site.
I have my listings on the RE site, in such a way that it's one page that just loads depending on the MLS number. so it would be details.php?mls=12345
Now, on my other website, I want to be able to extract information from the RE details page.
I can not connect to the database, from the remote site.
and I don't want to use frames.
I do not want to use a database to store the information on the second site from the RE site, I just would like to show the information that is available on the mls pages.
There is a page on the RE site that lists the ml numbers, so I may have to extract the ml numbers from the first page and then loop them through?
Not sure, does anyone know how to do this?
Thanks
Mike
__________________
Here's my latest project still in the works, and I need to get rid of this "frame" situation for real. www.prideofaustin.com
|