From: Troy Date: 2007-12-27T16:34:59+09:00 Subject: Re: calling a ruby program from java script I'd really like to see the implementation of ruby in your JScript. If it's not too much trouble, would you mind upping it on MediaFire or something of the likes? I had dabbled with embedded Ruby before but I was never successful. (Woes of the newbie I guess. :) On Wed, 26 Dec 2007 22:32:13 -0800, Ratnavel Sundaramurthi wrote: > This is how i used once.... > > :onchange=>remote_function(:url =>{:action => > 'update_weekdays',:controller=>'calenders'},:with => "'id='+this.value", > :method=>:post)