How about something like a standalone PHP script that is placed inside the forum folder of the submitting board that when called will return just the threads from a forum that they set?
The results of the query would then have to be checked for redundancy and if already present would not store the entry in the receiving database.
In other words, a script based on a form submission with the queried data as values would be excellent here. The submitting forum could call the script which would have 2 choices, "Submit Articles" and "Cancel". If they hit submit it would execute the query and post the results to a script PHP on my server which would check to see if the article has already been received and if not add the entry.
The important thing is to be able to query one particular forum on their board and pump the threads into one on mine.
Chemo
|