From: Coosa Aa Date: 2007-03-09T06:53:27+09:00 Subject: Re: post_form Austin Ziegler wrote: > On 3/8/07, Coosa Aa wrote: >> Coosa Aa wrote: >> > What didn't work is that it's not displaying the results based on the >> > query as if it didn't submit the id for the hidden field in the input >> > form! >> It's not displaying the results; there is a button in the page and when >> clicked, a JavaScript function "submitted()" is called. Now the response >> is OK, but I get no results as expected; I appreciate you try going to >> the link I provided. >> Simply I don't know how to call the Javascript function within my Ruby >> code. > > You probably want to ask this on the Rails forum. This is the general > Ruby mailing list, mirrored to ruby-forum.com. > > -austin I'm not using Rails at all, The Net::HTTP.post_form is a core Ruby library and i'm just using a simple Ruby code in a *.rb file -- Posted via http://www.ruby-forum.com/.