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
|