Oops, sorry, hit "send" too soon. Should read:
How about:
[+ $set[$row]{org_name} ? "<BR>$set[$row]{org_name}" : "" +]
[+ $set[$row]{address1} ? "<BR>$set[$row]{address1}" : "" +]
[+ $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
- Re: Presenting conditional HTML Kee Hinckley
