Creating a Date (form) field

K

Kevin

I have FP 2003 and trying to create a date field that is common on the web rather than use a text box field. Do you have any suggestions?
 
K

Kevin Spencer

You only have a few options. Put in a text box (and validate the input), or
several drop-down boxes, one for Year, one for Month, one for Day.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Kevin said:
I have FP 2003 and trying to create a date field that is common on the web
rather than use a text box field. Do you have any suggestions?
 
Top