Skip to main content
June 19, 2008
Question

validate numeric form field

  • June 19, 2008
  • 2 replies
  • 354 views
Hello everyone,

i would like to validate a form input field on a numeric value without decimals. even when useing validate integer, it's still possible to enter a , (komma) in the field.
is there any way around this?

thanks for any help!
This topic has been closed for replies.

2 replies

Inspiring
June 19, 2008
let the user enter the comma and strip it out when you process the form.
Inspiring
June 19, 2008
use regex validation?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/