I have put an appication mapping for .rb files in my IIS. I used ruby.exe %s %s. I am able to get output to my browser correctly. However I have two questions: 1) How do I get the paramters from the URL, e.g. test.rb?p=1 2) How do I get access to the data if it was POSTed? Thanks in advance, Nick Drochak