Robert Klemme <bob.news / gmx.net> wrote: > Didn't solve this yet, but you could certainly cook something up quite > easily with webrick: just throw out a form with a field for code to enter > and when pressing the button the code is executed and the result is sent > back. That way you can use any browser to access it. Hmmm, yeah, not yet sure if webrick is an option for me. Need to be robust and Apache will have to remain on the frontline for other reasons as well... but I guess it could proxy to webrick. Thanks for the pointer. I'm still interested in non-webrick based solutions if anyone has them. Cheers, Navin.