Hi, I have a XML document that was created in Infopath that we need to have it exported into HTML. Anyone have any ideas on which direction to point me to do this (non CF)
Any ideas would be great .. <?xml version="1.0" encoding="UTF-8"?><?mso-infoPathSolution solutionVersion="1.0.0.7" PIVersion="1.0.0.0" href="http://sharepoint/sites/TSC/TSC%20PIF%20Submission%20Form/Forms/template.xsn" name="urn:schemas-microsoft-com:office:infopath:TSC-PIF-Submission-Form:-myXSD-2006-07-04T14-46-14" productVersion="11.0.6357" ?><?mso-application progid="InfoPath.Document"?><my:myFields xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2006-07-04T14:46:14" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xml:lang="en-us"> <my:field1></my:field1> <my:field2></my:field2> <my:field3></my:field3> <my:field4></my:field4> <my:field5></my:field5> <my:field6></my:field6> <my:field20>minimum 8</my:field20> <my:field21>Uses Windows passwords</my:field21> <my:field22></my:field22> <my:field23></my:field23> <my:field24></my:field24> <my:field25>SAN</my:field25> <my:field26></my:field26> <my:field27></my:field27> -- ---------------------------------------------------------------------- Jason Radosevich http://www.terminalfusion.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246795 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

