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

anyone can help me ?

Status
Not open for further replies.

toto1112

Programmer
Jan 19, 2005
1
FR
i want to konw if i can put some code c++ between the balise xml , the problem that the code maybe contain caracter like those used in xml like / or > etc ...
so how to slove this problem ?


the same question but if the code this time is xml (xml in xml) ,is this possible ?
 
yup, good call...

That's exactly what CDATA is used for...

The alternative would be to use < > ect... But who want's to do that ;-)

Visit My Site
PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top