House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  Javascript

Javascript generate dynamic date field with date mask "mm/dd/yyy"

  << Previous Post |  RSS |  Subscribe to this Group Next >> 

Javascript generate dynamic date field with date mask "mm/dd/yyy"

Hi folks, Mo Lay 08/19/2011 10:20 AM

08/19/2011 10:20 AM
Author: Mo Lay Short Link: http://www.houseoffusion.com/groups/javascript/thread.cfm/threadid:2200#6722 Hi folks, i am trying to generate a dynamic datefield with date mask "mm/dd/yyyy" and trying to insert it into Oracle db ...i still got the error ORA invalid month ehich means the date filed is not recognized as date: below is what i am doing  : newStartDate = document.createElement( 'INPUT' ); newStartDate.setAttribute('type','Date'); newStartDate.setAttribute('id1','id'+ elementid+elementrow); newStartDate.setAttribute('name','StartDateName'+ elementid+elementrow);   newStartDate.size=8; newStartDate.style.backgroundColor= bgc; any help thanks ?? Also i want to add a datepicke to this textbox..how it is posible / other option is to use Jquery datepicker but could not know how to impement it thanks again
<< Previous Thread Today's Threads Next Thread >>

Search javascript

June 19, 2013

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
             1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30             

Designer, Developer and mobile workflow conference