HighDots Forums  

Re: Display XML tags within IE

alt.html.tags alt.html.tags


Discuss Re: Display XML tags within IE in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Neil Sunderland
 
Posts: n/a

Default Re: Display XML tags within IE - 07-05-2007 , 05:08 PM






Nick Locke wrote:
Quote:
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: &lt;xmltag&gt;

--
Neil Sunderland
Braunton, Devon

Please observe the Reply-To address


Reply With Quote
  #2  
Old   
Nick Locke
 
Posts: n/a

Default Re: Display XML tags within IE - 07-06-2007 , 04: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
Quote:
with the escaped version has worked just fine.
Thanks

"Neil Sunderland" <neil_sunderland (AT) hotmail (DOT) com> wrote

Quote:
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: &lt;xmltag

--
Neil Sunderland
Braunton, Devon

Please observe the Reply-To address



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.