Outputting HTML via XSL

H

hoopsbhoy67

I am currently writing a weblogging application which uses xml as entry
storage and xsl to transform these posts into HTML. The entry file has
and element <body> which is used to store the body of the blog entry.
Inside the body I want it to be possible for the user to add some
simple html elements such as links, paragraphs, bold, italics
underlines and images. Any time I add html code to the body it is
display as html code when it is transformed by the xsl.

How can I get it to display properly?
 
P

Peter Flynn

I am currently writing a weblogging application which uses xml as entry
storage and xsl to transform these posts into HTML. The entry file has
and element <body> which is used to store the body of the blog entry.
Inside the body I want it to be possible for the user to add some
simple html elements such as links, paragraphs, bold, italics
underlines and images. Any time I add html code to the body it is
display as html code when it is transformed by the xsl.

How can I get it to display properly?

This is a FAQ: see http://xml.silmaril.ie/authors/html/

///Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top