> I need help with the NumberFormat function. I need to format 3 dollar sign
> values so that they are right aligned. The numbers vary in length for ex:
> $199.99
>          $15.99
>           $5.99
> Is there a way to specify the number of digits to display at all times?

Just to throw a spanner into the works - unless you're outputting using
<pre> then the browsers will "eat" the extra spaces anyways - if you want it
formatted like this on-screen, then put it into a table and use <td
align="right"> which will naturally put all of the cells aligned properly.

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to