my problem is when i have a html code as data in an xml document and i want to configure my data with an xslt page the code is viewed like it is in html
i want to say that when i have for example:
<data> <P> COUCOU§ </P> </DATA>
WITH XSLT it 'is viewed
<p> coucou! </p>
please help me;
thanks.


Reply With Quote
Bookmarks