Quote Originally Posted by MartinLiss
For now you should choose whichever forum is the better fit and post there.
This is the best advice, although I know that it might be difficult to determine which forum section is the best fit.

I see threads every day in the Database section on using VB to connect to a database, and I see those same type threads, posted by different members, in the VB section.

So, what is it: A database question or a VB question?

When your question covers more than one area, it can be a little perplexing deciding on which section to post it in. Most questions, however, are not split down the line 50/50 - in the above example, I would say it is more a VB question because you will be using VB code to do your connection.

In your case, what would be the more pressing? Creating the ActiveX/Com object, or, once created, using it with ASP/VBScript?

Without knowning any of your specifics, I'd say the first step would be creating the object and so any questions concerning that would go in COM/ActiveX. Once that was done, if you had questions on how to use it, then I'd say a followup question in a different thread in ASP/VBScript would be appropriate.