From: Nick Date: 2007-02-06T21:50:10+09:00 Subject: Runy newbie question Dear all, I'm a newbie at ruby and I have a few simple problems. First I installed apache and ruby on rails using the guide at www.apacheguide.org. It appears to work fine. Now, I have a ruby script that returns an XML file depending on the input parameters. This script works nicely when run from the windows command line. However, I'm puzzled on how to launch it after a user clicks on the "Submit" button on my website. What happens now, is that IE or FF wants to download the .rb file. Do you have any good online examples to share ? Thank you, Nick,