Table and div solutions are good. For some reasons if they don't work,
using the tag below will solve the issue.

<cfprocessingDirective suppressWhitespace="No"> 
<pre>
 <!--- Align nicely without CF codes here --->
</pre>
</cfprocessingDirective>

HTH

Pine



-----Original Message-----
From: Eric Roberts [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 02, 2006 8:54 PM
To: CF-Talk
Subject: RE: RJustify Question


Use a table and right align the columns...

Eric 

-----Original Message-----
From: Les Mizzell [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 02 February 2006 19:03
To: CF-Talk
Subject: RJustify Question

Trying to align a column of integers

   9
  11
999
  77
   3

So, the below does nothing:

#RJustify(9, 3)#
#RJustify(11, 3)#
#RJustify(999, 3)#


Suggestions?





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231256
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to