Page 1 of 1
How to add a graphical date button in a form statement
Posted: Sat Jun 30, 2007 1:33 pm
by Dilbert137
Dear All,
Sorry to bother you again. Can someone tell me if it is possible to add a graphical button for a datetime field to select a date in a form statement.
Best Regards
Dilbert137
Posted: Sat Jun 30, 2007 1:36 pm
by miro_igov
Dear Dilbert137,
this is something javascript related and you can look at this:
http://www.nsftools.com/tips/DatePickerTest.htm
Check the source and you will find how is it done.
Posted: Sat Jun 30, 2007 1:44 pm
by Dilbert137
Thanks
Dilbert137
Posted: Thu Jul 12, 2007 11:59 am
by Dilbert137
While doing some research the solution of datepicker is also found in php and not only in a javascript coding.
Regards
Dilbert137
Posted: Thu Jul 12, 2007 2:07 pm
by onion2k
A date picker is a clientside thing. It's got nothing to do with PHP.
Posted: Thu Jul 12, 2007 2:08 pm
by pickle
Moved thread to Client Side
Posted: Fri Jul 13, 2007 12:56 am
by Dilbert137
What I mean is that it can be developed in php and that it is not only javascript. I know that it is my issue.
Regards
Dilbert137