Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date input in webform
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
00866870
Message ID:
00866920
Views:
20
Try this URL and click on the Calendar icon:
http://www.activevfp.com/aspvote/wizard.asp
>Thanks for yous reply and sugestion Claude. I have been trying to find and freeware javascript calendars but I have not found any yet. Could you plase send me the URL to the javascript calendar you use (I could not find it on your page).
>
>Thanks,
>Einar
>
>>All of these would work good. Definitely use JavaScript for data validation and other things on the client side. Another option is to present an interactive javascript calender that the user can just click on a date. I use one of these in ASPVote(in the downloads)...
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform