Can anyone tell me how to use form field values on a different part of
your form?

Example

If I have a value being retrieved from the DB like this:

<td><%=h number.m1 %></td>


how do I take that value and do something like this:

<td><%=h number.m1 %></td> X 25

Where I multiple the value retrived by 25 and display it in a new TD

Thanks
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to