Interesting. If you have a registered ActiveX or DLL, then you can create an instance of it using 2K and 2K2's VBA scripting. You also will need documentation on the methods and elements that the object contains. I've been using 97 for many years now, so I never knew about that. I just recently upgraded to 2K2. Thanks for the info.
So, there is a possibility to use an ActiveX object that can post and retrieve XML documents. The white paper is specifically for integrating Accuterm into Office, with a focus on Outlook. In order to post and retrieve XML documents, the ActiveX control or DLL will have to do that behind the scenes. Maybe there are some free or non-free controls out there specifically for that. I dunno. I still prefer to do things like that from MV using platform independant tools Glen > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Thursday, August 25, 2005 2:42 PM > To: [email protected] > Subject: RE: [U2] XML and Accuterm > > > In my original post, I admitted to not actually using Accuterm. I was > basically saying that if Accuterm supported VBA then it should definitely > be possible to send and receive XML just as you could in VB. > > I've since been on the Accuterm site just to check what it can do. It > does seem to have the capability to use VB object libraries and here's a > URL link to a page on their site which goes into a lot of detail: > > http://www.asent.com/email_white_paper.htm > > As for the actual code to send and receive XML, I will need to dig that > out of an application and I'll post it tomorrow hopefully. > > Regards, > > Rob Wills > (rob dot wills at tigerinfotech dot com) > > [EMAIL PROTECTED] wrote on 25/08/2005 15:20:08: > > > In a message dated 8/25/2005 12:41:26 AM Pacific Standard Time, > > [EMAIL PROTECTED] writes: > > > > VB including using standard Microsoft > > XML libraries which include methods for sending and receiving XML via > HTTP > > > > > > Do you have example code where you do this? > > Thanks > > > > I would also be interested in seeing any examples you have of that. > > thanks > > Victor St. Clair > > ------- > > u2-users mailing list > > [email protected] > > To unsubscribe please visit http://listserver.u2ug.org/ > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
