How to encode and decode a file attachment programmatically by using Visual C# in InfoPath 2003 Service Pack 1 (892730)
The information in this article applies to:
- Microsoft Office InfoPath 2003, Service Pack 1 (SP1)
SUMMARYIn Microsoft Office InfoPath 2003 Service Pack 1 (SP1), you can use a File Attachment control to attach a file to the InfoPath 2003 form template. In specific circumstances, you may want to encode and then decode the file that is attached to the File Attachment control. In this case, you can use Microsoft Visual C# to create an Encoder class and a Decoder class. Then, you can use the Encoder class and the Decoder class to encode and decode the file attachment. INTRODUCTION This article introduces how to encode and decode a file attachment programmatically by using Microsoft Visual C#.REFERENCESFor more information about the file attachment header format, visit the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 7/19/2005 |
---|
Keywords: | kbcode kbScript kbSample kbXML kbProgramming kbinfo kbhowto KB892730 kbAudDeveloper |
---|
|