Answered
cfscript I'm trying to write Please help :)
I wonder if some one could help with a cfscript I'm trying to write.
A have a number eg
135
4245
1
I want to turn these into a string with length 6 with zeros at the start like so:
000135
004245
000001
thx 4 any ideas ![]()
