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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apply XSL to existing XML file in LiveLink

Status
Not open for further replies.

Hooperman

Programmer
May 10, 2001
3
US
Is it possible to do this? I know how to apply a stylesheet but only when using objAction=xmlexport&stylesheet=xxxx&transform.

Also, is there any way to have LiveLink generate the xmlexport to a physical file and store it in a folder (thus giving it an obj ID)?

thanks.

 
You cannot use Livelink to apply a stylesheet to an existing xml file. You can do the transformation yourself using an external parser though.

If you do an XMLExport, you can save the result yourself as a file on your harddisk and then upload it to Livelink.



 
hi LLGuru,
but if you upload it as a file, how will it change the appearance of Livelink?
Wouldn't it be a static page always?
I am looking from a point of view of changing appearance of livelink using XSL.
Please comment...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top