How about:
<br>[+ $set[$row]{organization_name} ?
"<BR>$set[$row]{organization_name}" : "" +]
<br>[+ $set[$row]{address1} ? "<BR>$set[$row]{address1}" : "" +]
<br>[+ $set[$row]{address2} ? "<BR>$set[$row]{address2}" : "" +]
etc
You may need to set $escmode to 0 to stop the <BR> being escaped, I
can't remember.
It's a little bit less wordy
HTH
-Neil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Presenting conditional HTML Kee Hinckley
- Re: Presenting conditional HTML Neil Gunton
- Re: Presenting conditional HTML Neil Gunton
- Re: Presenting conditional HTML Gerald Richter
- Re: Presenting conditional HTML Gerald Richter
- Re: Presenting conditional HTML Neil Gunton
- Re: Presenting conditional HTML Gerald Richter
- Re: Presenting conditional HTML Kee Hinckley
- Re: Presenting conditional HTML Gerald Richter
- Re: Presenting conditional HTML Nicolas Parody
- Re: Presenting conditional HTML Kee Hinckley
- Re: Presenting conditional HTML Gerald Richter
