- To: <xml-dev@l...>
- Subject: html file as a xml contents
- From: "asim" <qazi@a...>
- Date: Sun, 10 Apr 2005 17:11:31 -0700
|
Hi List
i m trying to read a .html file using ASP
and send the contents of this html as contents of a xml packet ....
for example
<data>
<contents>All the contents
of html file</contents>
</data>
i know that it is giving me error due to
"<",">" and "&" characters like this
is there any way to pass
them preserved
Qazi Asim
|
|