| 
 Posted by Default User on 04/13/06 23:38 
Jerry Stuckle wrote: 
 
> infernon wrote: 
 
> > When I attempt to use \n in my code to generate a newline, it does 
> > not work.  I've also see the other posts about using \r along with 
> > \n, but that doesn't work either.  I'm sort of stuck here.  Is 
> > there anything that I can do to generate a newline? 
> >  
>  
> Look at your source - you'll see the newlines in there.  But HTML 
> ignores newline characters.  You need to use an html <br>. 
 
It doesn't ignore it, rather treats it as whitespace.  
 
 
 
Brian
 
  
Navigation:
[Reply to this message] 
 |