Displaying 1 result from an estimated 1 matches for "div_no".
Did you mean:
did_no
2008 Jun 02
2
text_area_tag
Hi
How can I set value for text_area_tag..I tried
<%= text_area_tag "transfer_reason#{div_no}", nil, :size => "50x1",
"value"=>params[:transfer_reason] %>
But not working
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Goog...