XML Doc Header Change

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top