by "Nick Locke" <nick@[EMAIL PROTECTED]
>
Jul 6, 2007 at 10:42 AM
Thanks Neil, that was ttye pointer I needed. I am actually including an
existing HTML file into an ASP .NET placeholder. A substitution of & <
and
> with the escaped version has worked just fine.
Thanks
"Neil Sunderland" <neil_sunderland@[EMAIL PROTECTED]
> wrote in message
news:uvqq83pncbv3ol4j2a75emjaa2b9f9bhpe@[EMAIL PROTECTED]
> Nick Locke wrote:
>>Whereas what I need is:
>>
>>hhhhhhhh
>>oooooo
>><xmltag>Hello World</xmltag>
>>oooooo
>>
>>I have tried wrapping the XML in <pre></pre> and
<blockquote></blockquote>
>>and both still just lose the tags. View Source works fine, but I need
to
>>see the tags within the page itself.
>
> Have you tried using the character entities for < and >?
> For example: <xmltag>
>
> --
> Neil Sunderland
> Braunton, Devon
>
> Please observe the Reply-To address