Format Date Field

2007-02-08 Thread Larson, Beverly
I have the following form field code below. The date is being pulled from a small oracle db. I need to know how I format the date field with the DateFormat function. I can't seem to make the field in the format of ddmmm mask. I would like the following field to have the above mask.

Re: Format Date Field

2007-02-08 Thread Ken Wexel
Beverly, So you just want the date value in the cfinput to be something like 01Jun1997? On 2/8/07, Larson, Beverly [EMAIL PROTECTED] wrote: I have the following form field code below. The date is being pulled from a small oracle db. I need to know how I format the date field with the