[#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: Jes俍 Gabriel y Gal疣 <jgabrielygalan@...>
Date: 2013-08-04 18:30:58 UTC
List: ruby-talk #409347
On Sun, Aug 4, 2013 at 8:12 PM, Hubert Wagner <lists@ruby-forum.com> wrote:
> Thank you all for your assistance (and patience).

I've read the description about what is Ruby Frontier: it's a static
web site generator. So, there's no server side Ruby or anything, you
program in Ruby instructions about how to generate plain HTML, and
then you have to place them under a web server to serve them. So you
have HTML displayed in the browser, with no server side web app. So,
to do dynamic things with user interaction in a browser, all you need
is Javascript.

Jesus.

In This Thread