Steve Klabnik wrote in post #964767: > You'll want to check out one of the many Ruby web frameworks. If all you > want is something simple like this, I'd suggest using Sinatra: > http://sinatrarb.com/ > > Since you're using Apache, I'd suggest phusion passenger to get it > talking > with Sinatra: http://www.modrails.com/ this looks quite complicated to me :( is there any way, i can just invoke ruby script on server side? Also, how i can feed input tag of form as input to my ruby script? -- Posted via http://www.ruby-forum.com/.