[phorm] [Phorm:] Re: date validation

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 27 Aug 2004 18:23:21 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4302) Re: date validation 
            <http://www.phorm.com/support/?rev=4302> 
  AUTHOR:   Holotech 
  DATE:     August 27, 2004 at 2:23 p.m. EST 

  Reply To: (#4294) date validation 
  Author:   Charles 
  Date:     August 25, 2004 at 3:07 p.m. EST 

> I would like to add a validation criterion that 
> requires an entry to be a valid date. All I care about 
> is that the date entry is a valid date. Here is what I 
> tried: 

> MESG: - Date field must be valid date format (example 
> 9/15/04) 

If all you want to do is require it to be in m/d/yyyy format, use the REGEX 
criterion: 

CRIT: REGEX 
ARGS: ^[0-9]{1,2}/[0-9]{1,2}/[0-9]{4}$ 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: