I have 2 files, ASP and XML.
I would like to put HTML tags like <b> Bold </b> in the XML file and have the output show in ASP page.
How can I do so in XML file ?
I have inserted &-l-t-; or &-#-6-0-; (TAKE OUT THE DASH) in my XML files. I would like to get the "<" and ">" attribute in the HTML source code.
What code can I use to be inserted in my XML files in order to get "<" in the HTML source code ?
I have been using CDATA in XML file to include HTML tags.
However, when I view the output in my browser, it doesn't
show the bold or italic words that I've specified in the
XML file.
How can I have the text bold or italic coded in XML so
that I can view the respective bold and italic text...
I have a feedback page with fields like Name, E-mail,
Subject and Message as well as a Submit and Reset buttons.
I would like to know how can I create an XML file to store
the information that a user submits to be listed out in
the XML file in a tree format. If another user submits his...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.