Hi,
Please excuse the dumb newbie question but I need some help.
I need to format my code so that the values are all shown in £xx,xxx.xx format and I can't figure out how.
At the moment:
is outputting the unformatted value ok.
Any suggestions gratefully accepted
)
Please excuse the dumb newbie question but I need some help.
I need to format my code so that the values are all shown in £xx,xxx.xx format and I can't figure out how.
At the moment:
Code:
<cfoutput><i>#RTPValue#</i></cfoutput>
Any suggestions gratefully accepted