Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

input box in cf that intakes $ amount and accomodates commas

Community Beginner ,
Mar 20, 2008 Mar 20, 2008
The application that I took over crashes when inserting a comma in a input box.
TOPICS
Advanced techniques
355
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Mar 20, 2008 Mar 20, 2008
If it were my app, I'd use an input mask and then the commas would simply not be there.

Alternatively, you can strip away all the non numbers on your action page.
Translate
Contributor ,
Mar 20, 2008 Mar 20, 2008
Any error msg?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 20, 2008 Mar 20, 2008
LATEST
If it were my app, I'd use an input mask and then the commas would simply not be there.

Alternatively, you can strip away all the non numbers on your action page.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources