I'm retrieving data from an xml file, and some of the data contains htmltags. When I try to display this data using an asp:label or asp:literal tag,the html tags are stripped out. Is there anyway I can get around this?
When I tried that it told me my xml wasn't valid ?Just replace < with < and > with > in your xml .... but there will beothers ... figur it out in Frontpage.Example .... cut and paste the following line into a htm file<img src="/server/dynamic.aspx?x1=p1&x2=p2&y1=p3&y2=p4">
Thanks for the help. The xml may be valid in this case because theonly html tag in the data is .