I have developed a set of InfoPath forms that collect information from the
user, I then wish to display the forms statically so we can go through them
and get the information we require from them.
I have been thinking about doing this by creating an ASP.Net application
that displays the XML Data,
Do you think this is the write way to do this or is there a better way.
Thanks in Advance
Brian Teutsch [MSFT] - 25 Aug 2004 23:55 GMT
You can use InfoPath to export your data to Excel, which is an excellent way
to do reporting on the data. You can export a number of files at once, or
use InfoPath's merge functionality beforehand and save a single XML file.
Brian
>I have developed a set of InfoPath forms that collect information from the
> user, I then wish to display the forms statically so we can go through
[quoted text clipped - 7 lines]
>
> Thanks in Advance
Matthew Blain \(Serriform\) - 26 Aug 2004 20:03 GMT
Save the forms in SharePoint, promote the columns you want to report on.
--Matthew Blain
http://tips.serriform.com/
> I have developed a set of InfoPath forms that collect information from the
> user, I then wish to display the forms statically so we can go through them
[quoted text clipped - 6 lines]
>
> Thanks in Advance