I'm working on a web site (IIS with VBScript) from which we want to be able to check in on some queue managers on remove systems.
So, we need to use the COM/ActiveX interface on a Windows 2000 platform to talk to several remote queue manages.
We've been asking questions all over the place and searching the web and IBM documentation and have been unable to find any examples of VB or VBScript talking to queue managers on remote queues. We can't rely upon environment variables because there are several queues we need to check on.
Can anyone provide a code snippet of even just the part of some code that would connect to a single remote queue manager?
So, we need to use the COM/ActiveX interface on a Windows 2000 platform to talk to several remote queue manages.
We've been asking questions all over the place and searching the web and IBM documentation and have been unable to find any examples of VB or VBScript talking to queue managers on remote queues. We can't rely upon environment variables because there are several queues we need to check on.
Can anyone provide a code snippet of even just the part of some code that would connect to a single remote queue manager?