R
RonL
I am trying to create a MSXML2 statement such as MSXML2.DOMDocument using VB,
but infopath 2007 does not seem to recognize msxml2. Is there a include I am
missing or some other modification I need to make?
What I am trying to accomplish is to send the infopath xml to an aspx form
on a web server. I can do it with Jscript but need to do it in VB. Any help
would be greatly appreciated. I have seen a few examples, some just send
the XML others send a stream .. but my first hurdle seems to just be to
recognize the msxml statement.
but infopath 2007 does not seem to recognize msxml2. Is there a include I am
missing or some other modification I need to make?
What I am trying to accomplish is to send the infopath xml to an aspx form
on a web server. I can do it with Jscript but need to do it in VB. Any help
would be greatly appreciated. I have seen a few examples, some just send
the XML others send a stream .. but my first hurdle seems to just be to
recognize the msxml statement.