techker Posted June 16, 2008 Share Posted June 16, 2008 hey guys is it possible to get this without using ruby on rails? http://datetime.toolbocks.com/ Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/ Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 http://www.google.com/search?q=javascript+date+picker Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/#findComment-566490 Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 some specific ones: http://extjs.com/deploy/ext/docs/output/Ext.form.DateField.html Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/#findComment-566497 Share on other sites More sharing options...
techker Posted June 16, 2008 Author Share Posted June 16, 2008 cool if i insert the java in a form that inserts in a mysql for will it work? Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/#findComment-566529 Share on other sites More sharing options...
rhodesa Posted June 16, 2008 Share Posted June 16, 2008 first....Java != JavaScript every javascript datapicker will be a little different, but should provide documentation on how to use it (hopefully). usually, the javascript will create a hidden input element which will store the value selected from the datepicker, so when the form is submitted, the value of the datepicker will get submitted too Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/#findComment-566539 Share on other sites More sharing options...
techker Posted June 16, 2008 Author Share Posted June 16, 2008 ok cool thx for the help. Link to comment https://forums.phpfreaks.com/topic/110417-use-without-ruby/#findComment-566543 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.