S
Sergei Shelukhin
Hi. The question may be stupid, but when I try ti produce asp file that
outputs xml the way I did it in 1.1 - by emptying the aspx file itself
or adding something like
<?xml version="1.0" encoding="utf-8" ?>
<test><%=phrase%></test>
in there, I get XHTML validation errors and my web site refuses to
build.
How do I fix this?
outputs xml the way I did it in 1.1 - by emptying the aspx file itself
or adding something like
<?xml version="1.0" encoding="utf-8" ?>
<test><%=phrase%></test>
in there, I get XHTML validation errors and my web site refuses to
build.
How do I fix this?