ndrochak / gol.com (Nick Drochak) writes: > 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? In the Unix world, GET uses environment variables and POST uses standard input. I don't know how this would work using IIS. Jim -- Jim Menard, jimm / io.com, http://www.io.com/~jimm/ "Power corrupts. Absolute power is kinda neat." -- Jeffrey Kaplan in r.h.o.d