Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: How can I get user to enter date & time on a form?

Started 3 months ago by Clive
I have a form where I want the user to enter a date and time for an event. The database field is in MYSQL datetime format I've used the datepicker on the form field but it only allows for a date entry not time.(eeven when seetin the width to 22 chars I remember doing something before which allowed the user to pick a date and then add the time at the end. I've got the date defaulted to dd...
Site: Adobe - Forums  Adobe - Forums - site profile
Forum: PHP Application Development  PHP Application Development - forum profile
Total authors: 3 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: adobeforums.com

Other posts in this thread:

DreamerJim replied 2 months, 3 weeks ago
Two things: The column in your database is defined as DateTime, not Date You use the option on the Date Picker to choose datetime, not date This will give the user the ability to choose a date and time from the date column.  If you need more control over the time, you probably need to add another column defined as Time.  Then you can use the validation rules to force an entry rather ...

flip51 replied 1 month, 2 weeks ago
date and time: A free Dreamweaver Extension that adds a date picker to your form can be found here: http://www.michielvandijk.nl/downloads Works with javascript.

 

Top contributing authors

Name
Posts
flip51
1
user's latest post:
How can I get user to enter date...
Published (2009-11-05 04:39:00)
date and time:   A free Dreamweaver Extension that adds a date picker to your form can be found here: http://www.michielvandijk.nl/downloads Works with javascript.
Clive
1
user's latest post:
How can I get user to enter date...
Published (2009-09-17 16:32:00)
I have a form where I want the user to enter a date and time for an event. The database field is in MYSQL datetime format I've used the datepicker on the form field but it only allows for a date entry not time.(eeven when seetin the width to 22 chars I remember doing something before which allowed the user to pick a date and then add the time at the end.   I've got the date defaulted to dd/mm/yyyy and the time to H:mm in...
DreamerJim
1
user's latest post:
How can I get user to enter date...
Published (2009-09-29 11:39:00)
Two things: The column in your database is defined as DateTime, not Date You use the option on the Date Picker to choose datetime, not date   This will give the user the ability to choose a date and time from the date column.  If you need more control over the time, you probably need to add another column defined as Time.  Then you can use the validation rules to force an entry rather than allowing the default (current time).

Related threads on "Adobe - Forums":

Related threads on other sites:

Thread profile page for "How can I get user to enter date & time on a form?" on http://www.adobeforums.com. This report page is a snippet summary view from a single thread "How can I get user to enter date & time on a form?", located on the Message Board at http://www.adobeforums.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity