V
vb6dev2003
Hi,
If I am passing an XML doc as a string to a Web Service on Submit in an
InfoPath form, I can save the XML back on my Hard Drive. However, the XML
doc header shows the wrong href (manifest rather than the original xsn file,
wrong InforPath version number, etc.)
Can I, by code in C#, in my WS overwrite the header of my XML file to make
sure that the file can be opened by the right InfoPath form when
double-clicking on the file?
Thanks for your input.
vbdev
If I am passing an XML doc as a string to a Web Service on Submit in an
InfoPath form, I can save the XML back on my Hard Drive. However, the XML
doc header shows the wrong href (manifest rather than the original xsn file,
wrong InforPath version number, etc.)
Can I, by code in C#, in my WS overwrite the header of my XML file to make
sure that the file can be opened by the right InfoPath form when
double-clicking on the file?
Thanks for your input.
vbdev