Quote:
Originally Posted by gcombe74
that code worked well. thank you.
So answer me this.. what would have have to embed in my main site (outside the forum) to make it display it on web page outside my forum? I realize session info is needed just not sure how in VB5 if that can be or how to.
|
This code can help you with that. For it to work, your cookie path has to be / in vb5. It will of course need other code, but this is the basis of viewing forum content outside the forums.
External Login Tutorial
Quote:
Originally Posted by shimei
Just curious, if I am understanding you right..... Wouldn't a RSS feeder on the other site work to list all the newest posts from RSS on your Vb 5 site?
|
Nope, he wants his users with private forum access to be able to view the activity stream. The RSS only works for public forums.