Question
Integer formating
Hi,
I am new to CF so I realize this is a basic question.
I have a form field where an integer will entered with or with comma separators
eg : 12,234 or 12345.
Q1 : What CF function can I use to edit that it is a valid integer format?
Q2 : What CFfunction can I use to remove the comma and convert to an integer variable to store in a table.
Thanks in advance.
I am new to CF so I realize this is a basic question.
I have a form field where an integer will entered with or with comma separators
eg : 12,234 or 12345.
Q1 : What CF function can I use to edit that it is a valid integer format?
Q2 : What CFfunction can I use to remove the comma and convert to an integer variable to store in a table.
Thanks in advance.
