Looking for a COM parser (Not MSXML!)

wxdqz

New Member
I've been using MSXML3.dll for about a month now. I thought I liked it untilI tried doing some standard things like xsl:sort or xlink.xsl:sort doesn't work, but there was a work around with "order-by".I now need to embed links into my XML documents. I know MSXML3.dll doesn'tsupport xlink. I'm looking for a COM parser I can call from an ASP page or aVB COM object via the CreateObject command.Any help would be appreciated.Thanks!
 
Back
Top