I tried searching, and couldn't come up with any relevant results.
I'm in the process of building a site that will integrate with VB. I have a panel called "recent threads" which I want to poll from the database myself. I want to be able to poll only threads that user has access to. I noticed there is an OPTIONS column, which probably deals with that, but I couldn't find documentation on how that number translates.
Also, I need a good tutorial on building sites AROUND VB. i.e. accessing user information to build a "Control Panel" OUTSIDE of VB, and access other VB relevant information for the purpose of displaying information around the site.
Has one been written? Can you direct me to it?
Thanks.
I'm in the process of building a site that will integrate with VB. I have a panel called "recent threads" which I want to poll from the database myself. I want to be able to poll only threads that user has access to. I noticed there is an OPTIONS column, which probably deals with that, but I couldn't find documentation on how that number translates.
Also, I need a good tutorial on building sites AROUND VB. i.e. accessing user information to build a "Control Panel" OUTSIDE of VB, and access other VB relevant information for the purpose of displaying information around the site.
Has one been written? Can you direct me to it?
Thanks.
Comment