Dear Support,
how to format text like in vb6 code using visual webgui
like this :
dim num as string = "12345"
num = vb6.format(num, "000,000,000.00")
and the result is num = "000,012,345.00"
i've tried with formatnumber but the result only 12,345 without 0 in front of number,,
please give me advice n thanks,,
warm regards
Rochmad Sigit