Enter Date and Time into a form

D

Dan

Hello, I need a good way to have my users enter the date and time
into a form. Could someone please give me some ideas here. What is
the preferrable method for doing this in an asp form page? Should I
use java script to pick the date and time? If so please tell me where
I could find this.

I am looking for a way to make this easy for the user. Thank you.

-Dan
 
R

Ray Costanzo [MVP]

This is really all just personal preference. Some people like to just put a
textbox and indicate the format:

________
Enter date: | | (MM/DD/YYYY)
¯¯¯¯¯¯¯¯
Some would rather have a "pick date" link that would pop up a small browser
window with a calendar.

Some people create dropdowns for month, day, and year.

So, it's really just your preference (or your users' preference as best as
you can predict).

Just be sure to validate the data server-side.

Ray at work
 

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

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top