Help in invoking the ruby code throught web server

I am Lokesh, and I have a doubt in ruby, I have an IIS web server and I have installed the ruby on my system. I am able to work with ruby as a comand line, but I would like to invoke my ruby programs through a web browser. That is I would like to keep a ruby code in a web server and call it through the client browser.

Any help in this regard will be greatly appreciated.

with thanks and regards

N.Lokesh Raj Urs

···

=================

Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy Music, Video, CD-ROMs, Bestseller Books, Gadgets from http://www.store.indiatimes.com

findlok wrote:

I am Lokesh, and I have a doubt in ruby, I have an IIS web server and I
have installed the ruby on my system. I am able to work with ruby as a
comand line, but I would like to invoke my ruby programs through a web
browser. That is I would like to keep a ruby code in a web server and
call it through the client browser.

This is an IIS question, not a Ruby question.

By proof, the language you are trying to gate (Perl, Python, Ruby, etc.)
could vary but the question would remain the same.

Use http://groups.google.com to find an IIS group that knows any of the
above languages; you may even find the answers there. Or you could read the
fine manual. I remember (vaguely) something to do with a cascade of
property sheets, one for each web-published folder, including its scripting
settings.

Serves MS right for turning server admin into a video game…

···


Phlip
greencheese.org
– Friends don’t let friends use Closed Source software –

Take a look at ActiveScriptRuby. You can use it to write ASP code, though
in my brief experiments I ran into some quirks playing with certain ActiveX
objects, such as MSXML.

http://www.geocities.co.jp/SiliconValley-PaloAlto/9251/ruby/main.html

James Britt

···

-----Original Message-----
From: findlok [mailto:findlok@indiatimes.com]
Sent: Wednesday, December 11, 2002 5:54 AM
To: ruby-talk ML
Subject: Help in invoking the ruby code throught web server

I am Lokesh, and I have a doubt in ruby, I have an IIS web server and I
have installed the ruby on my system. I am able to work with ruby as a
comand line, but I would like to invoke my ruby programs through a web
browser. That is I would like to keep a ruby code in a web server and call
it through the client browser.
Any help in this regard will be greatly appreciated.
with thanks and regards

N.Lokesh Raj Urs