Quote:
Now, I have this info in the database, but I would like to automatically post it to my vB forums. The databases are on two seperate machines, so injecting the data into the vB database manually would be problematical from a security standpoint (this was the first option I looked at).
|
I can easily inject the data into the database, were the two databases on the same machine, or even if I had "remote" access from one database to the other. But for security reasons, no outside access is allowed to either database, other than from localhost.
I'm looking for a way to essentially simulate a user posting a message into a vB forum.