Site integration
I want to be able to show threads associated with articles on my site and allow users to add posts to threads - in other words replacing the commenting system so that I don't have to manage end user data in two different areas.
I've set my cookies to be valid for the full domain.
Obviously I have some coding to do in order to get this to work. Where can I find information about authorization, posting, and thread display functions? I could hack my way through the database, but I have a feeling this has been done before and vb has some built in functions to make it easier on me.
|