Entering Date on a form ??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I have a text field in a web form which will contain a date time value.
Is there a way that when my user click on that text box for edition a
calendar control just pops up and then when user select a date it will be
automatically added to the text box with proper formatting ?

just try to gets life easier for my end user

thnaks for your help

regards
serge
 
serge said:
Dear all,

I have a text field in a web form which will contain a date time value.
Is there a way that when my user click on that text box for edition a
calendar control just pops up and then when user select a date it will be
automatically added to the text box with proper formatting ?

just try to gets life easier for my end user

thnaks for your help

regards
serge

You're looking for a javascript based calendar. There are tons of those,
and choice is mainly a matter of preferences... Most people put a little
calendar icon besides the textbox for popping up the calendar, but you
could "wire up" your events differently if that's what you want.

This is a pretty popular one: http://www.dynarch.com/projects/calendar/
Google will list tons more.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top