Skip to main content
October 1, 2008
Question

date

  • October 1, 2008
  • 2 replies
  • 344 views
how can i validate dd/mm/yyyy in coldfusion. I can't use javascript. I don't have form.
I use Isdate function and then how can I validate mm/dd/yyyy format.


This topic has been closed for replies.

2 replies

Inspiring
October 1, 2008
If you don't have a form, where is this thing you have to validate coming from?
Inspiring
October 1, 2008
use isvalid('eurodate', yourdatevariable) to validate dd/mm/yyyy dates
or isvalid('usdate', youdatevariable) for mm/dd/yyyy dates

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