Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1491 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

XML question

Thread title: XML question
Closed Thread    
    Thread tools Search this thread Display Modes  
05-02-2006, 09:25 PM
#1
sskhalsa is offline sskhalsa
Status: Member
Join date: Mar 2006
Location: New York City
Expertise:
Software:
 
Posts: 371
iTrader: 2 / 100%
 

sskhalsa is on a distinguished road

  Old  XML question

I have an AJAX quote generator that displays quotes from an XML file.

here is a sample:

<?xml version="1.0" encoding="iso-8859-1"?>
<quoteview>
<item><quote>If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music he hears, however measured or far away.</quote><source>Henry David Thoreau</source></item>
</quoteview>

Currently the quote is displayed like so:

If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music he hears, however measured or far away.

But I want it to be displayed like so:

If a man does not keep pace with his companions, perhaps it is because he hears a different drummer.
Let him step to the music he hears, however measured or far away.

Basically I want to accomplish what <BR> does in HTML in XML. Anyone know?

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed