search for: irong2k

Displaying 3 results from an estimated 3 matches for "irong2k".

Did you mean: irong
2006 May 16
9
Date transform
hi all, i want my users to enter a date in "ddmmyyyy" format, do someone know how may i transform it in "yyyy-mm-dd" in the controler before i add it to the base please? thks irong -- Posted via http://www.ruby-forum.com/.
2006 May 18
1
Feed 2 tables with one Form
hi all, i have a form with several datas given by the user : name, adress , tel etc... When the user press "create" i call an action called "create_stagiaire" which create his account but i also want to feed another table named "demandes" where which i feed with a date given by the user. In my form this date field is writen like this : <%= date_select
2006 May 19
3
Change Error messages
Where may i change the default error message for validating a form ? And the box error title, please : "1 error prohibited this stagiaire from being saved" thks -- Posted via http://www.ruby-forum.com/.