I have a date field on a form, and all I want it to do is look like this 03/08/2012 and have a date picker
instead what I get is: 08-Mar-12, which is ok
but as soon as I select the control, the format switches to: 201268.03.08,
and when I pick the date from the date picker, and loose focus on the control.. i get an error: "valuoe you entered isn't valid for his field"
yet when I correct 201268.03.08 to be 2012.03.08, it accepts the entry
dazed and confused; any suggestions will be greatly appreciated in advance,
mark