Displaying 1 result from an estimated 1 matches for "submmittng".
Did you mean:
submitting
2006 Apr 05
3
how to insert Current DateTime value into database?
...lue into database
field "Store_date" with datatype (DATETIME). How to do tihs?
I am usiing hidden variable into my form as follows:-
=======================
<%= hidden_field("store", "store_date", :value =>:datetime ) %>
=======================
But when I m submmittng form I couldn''t find entry in store_date field.
How to do this using hidden variable?
Please help me.
Prashant
--
Posted via http://www.ruby-forum.com/.