Hi,
Instead of using For-Each try this:
Dim catalog
Dim collection
Dim item
Dim sStr
'Equivalent of newline
NewLine = Chr(13) + Chr(10)
sStr = InputBox("Enter a top-level collection:")
'Navigate the COM+ Catalog
set catalog = CreateObject("COMAdmin.COMAdminCatalog")...
Hi,
I'm currently working in a e-commerce project (in Sweden) involving integration with OneWorld Xe.
We are using MS Commerce Server as an e-commerce platform and MS BizTalk Server as our integration platform.
We have been using BizTalk Server since ... oh... let's see ... well... since the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.