Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date input in webform
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Titre:
Date input in webform
Divers
Thread ID:
00866870
Message ID:
00866870
Vues:
72
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform