Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

render XML documents from Report Studio

Status
Not open for further replies.

steever

MIS
Mar 25, 2003
43
CA
We have a requirement to output an XML document according to a predefined stylesheet (xslt). Basically we will have a hyperlink in a Report Studio report column that we want to be able to click on, the link would point to an xml document and related xslt stored on the file system and output rendered in the browser.

Any ideas on how to achieve this kind of thing?

The HTMLitem object is almost the kind of thing we need but for xml (would need to have some kind of reference to xslt).

thx much!

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top