| By: Will Robertson Date: 2003-07-07 Time: 23:59 | blanking out a fieldGah, more questions...
 okay... I have a field that if empty, I want it to not display the <BR> tag just after it. in this case it would be [login.address2], so if the field was empty, it should display nothing, and if there was something in it, I want it to display '[login.address2]<br>'
 
 Thanks for all your help!
 | 
	
      | By: Skrol29 Date: 2003-07-08 Time: 08:35 | Re: blanking out a fieldHello Will,
 Take a look at the 'friend' parameter for merge-fieds.
 It was made for that problem.
 
 Enjoy,
 |