Hi,
My customer wants to prevent people from entering any
prices in his data. He wants me to do this by not
inserting any data that follow a $ up to the first space.
Example: "New car $1300.00 in great condition."
Should only enter: "New car in great condition."
into the database.
How can I do this with CF.
Thanks,
Damon
My customer wants to prevent people from entering any
prices in his data. He wants me to do this by not
inserting any data that follow a $ up to the first space.
Example: "New car $1300.00 in great condition."
Should only enter: "New car in great condition."
into the database.
How can I do this with CF.
Thanks,
Damon