Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

<xmp> tag and line feeds

Status
Not open for further replies.

gufalcon

Programmer
Apr 15, 2002
2
AT
I have to display code on a html-page that saves in a DB and runs through a DHTML-Editor each time I load it. That's why i can't use > and &st; (because it changes them back to < and > when you open and save it twice...

So I tried <xmp> tags and it works... but it displays a line-feed each time I close the tag and that is very .. .. inconvenient...

So is there a way to remove the line-feed property of this tag ??? or is there any other possible solution?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top