From: Rajesh Huria Date: 2010-11-29T23:49:36+09:00 Subject: ruby on server side Hi, I am new to this forum. so forgive me if my post replicating old post. Ok I have a ruby script with xml input file. ruby script extract required info from xml file and present in html output with help of nokogiri lib. Ruby script is working fine. right now, we need to install ruby and nokogiri on all machines to run ruby script. I want to put it like a website. so i configured apache over my ubuntu machine. its working fine. i can access index page on server from all machines. What i want? I want to design html page with form tag like:

Please specify a file