From InfoPath I call a WebService method that returns an XML string. How do I
invoke XSLT stylesheet on it to generate an HTML table and how do I display
this table within the InfoPath form?
Thanks in advance.
Although you are using InfoPath, your XML/XSLT question would best be asked in the XML or XSL newsgroups.

Signature
Greg Collins [Microsoft MVP]
Visit Brain Trove ( http://www.BrainTrove.com )
Visit InfoPathDev ( http://www.InfoPathDev.com )
Neeraj Vora - 03 Aug 2006 16:58 GMT
Well, yes, but not quite. I can do XML/XSLT in a browser, no problem, thank
you. I wanted to know how to do it within the InfoPath context. A quick
search on developer portal/help/articles/google does not seem to help.