Loading data from XML file on downloaded n the client

L

Laboremus

I have an InfoPath form which client will download from the site. I want it
to be accompanied with XML resource file so form will populate field values
on OnLoad event. The XML is generated on fly from DB.
Everything works fine locally but the problem is that form "remembers"
riginal location of the file and fails if path is not the same. I would like
to have client download form and XML file and at least have form to use XML
file which is located in the same folder. This is a minimal solution.
And ideally as a desirable solution I would like to have a button on the
form so client would have a possibility to browse this XML file.

Any ideas how I could implement those solutions?
Thank you in advance.
 

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