[#409331] Capture HTML table data, pass to Ruby, pass back and display result in HTML text field — Hubert Wagner <lists@...>

Hello :

11 messages 2013/08/04

[#409336] Rakefile Error - Please Help — "Jennifer T." <lists@...>

Hi,

13 messages 2013/08/04
[#409341] Re: Rakefile Error - Please Help — Hassan Schroeder <hassan.schroeder@...> 2013/08/04

On Sun, Aug 4, 2013 at 7:41 AM, Jennifer T. <lists@ruby-forum.com> wrote:

Re: Capture HTML table data, pass to Ruby, pass back and display result in HTML text field

From: Hassan Schroeder <hassan.schroeder@...>
Date: 2013-08-04 16:34:54 UTC
List: ruby-talk #409340
On Sun, Aug 4, 2013 at 9:18 AM, Hubert Wagner <lists@ruby-forum.com> wrote:

> Communication with the server is unnecessary. The table on the page
> allows a user to calculate a total cost based on his selections. This is
> for his information only. He doesn't order anything at this point.
>
> So, I need to allow the user to check and uncheck checkboxes and add
> quantities to the column D cells and then see the result.

Then this is a JavaScript question and has nothing to do with Ruby.

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

In This Thread