Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date input in webform
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Title:
Date input in webform
Miscellaneous
Thread ID:
00866870
Message ID:
00866870
Views:
73
I need some advise or suggestions. I have a webform where I want the user to enter in a date. Now in a normal form in VFP I would use the textbox control and bind it to a date type variable (or use the datetime picker ActiveX or use my date input class or ...). Anyways back to the webform. I need the user to input a date. I have come up with 3 solution (I am sure there are more):
1. One text input control where the user enters the date (01/15/2004).
2. Three text input controls (one for month, one for day and one for year).
3. Three combobox input controls where the user selects the month, day and year.

I would use javascript to verify that it is a valid date that the user entered/selected.
Which of these solutions would you use? Or do you have a suggestion? What would you think would look nicest on a webpage.
Any comments are appreciated.

Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform