Accessing InfoPath resources programmatically by using Visual C# in InfoPath 2003 SDK

R

rsk

Is there a means via the object model to access non data source resources
that have been added to an InfoPath XSN (such as the the schema definition
files (XSD) or other non-xml files)?

Browsing the object model, I have not been able to access any resources
other that the primary (template.xml) and secondary data sources.

http://support.microsoft.com/default.aspx?scid=kb;en-us;892730 describes how
to encode and decode a file attachment programmatically by using Visual C#
in InfoPath 2003 Service Pack 1. Is there a similar means for accessing
internal resource files?

Thanks,
Russel Krause
 
R

rsk

Excellent. Do you happen to have the equivalent code in C#?. Will MSXML
need to be additionally installed on the host machine, or is it installed
with InfoPath?

Thanks,
Russel.
 
R

rsk

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