I have created an InfoPath form with the C# encoder and decoder found at the following website. http://support.microsoft.com/kb/892730
I need to create a button that creates a .csv file with the information entered into text boxes on the form. I need to potentially create many csv files for each form. For example, if an attachment field is filled, then a csv file needs to be created and placed in a specific folder.
Is there any way to create a button that creates many csv files and places them in a particular folder?
Will somebody give me some advice on how to do this, and/or point me in the right direction?
Thanks,
-Lawson