You could write a php script that would retrieve the info from the mysql server with the results in it and that same php script could generate a web form(similar to vb's new topic form) already filled in to post the info for you. You would just have to run the script each time you wanted to make a new post with updated results. It shouldn't be too difficult to write at all. Just check out the needed fields in the new topic form for vb and duplicate it with your info in the fields.
|