|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Displaying XHTML in XML?
So, I've got an element right? It's got XHTML tags (<b>, <p>, etc) in it, and I want them to get rendered. Any ideas?
|
|
#2
|
|||
|
|||
|
Initial thought is to go through the data and change < to < and > to >
Messy huh? I've got a similar problem in that I've got an element that is an URL url and I want to transform it in an XSL file such that it appears as a hyperlink. Not easy this stuff, is it? ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Displaying XHTML in XML? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|