OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Successfully including php output in xsl stylesheet
This page's ID:
25380
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi all. I've been working on the problem in the subject for several days and haven't been able to google an answer to save my life. Here's the situation. I'm generating standard html webpages from xml using xslt. My university has a php script that generates and returns html for news blurbs to be inserted into pages. My department would like to insert these news items into their pages. I've tried to call the news script directly using xsl:value-of and the document() function. When doing this I get warning about malformed data after the head node, and the page is rendered without the news items. I've also tried to enclose the xsl:value-of inside xsl:text but I get the error that xsl:value-of isn't allowed to appear in this section. Inserting the news items via xsl isn't a requirement, at this point i'm looking for anything that will get the job done. Any help would be greatly appreciated. Thanks mb
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »