Re: [R] CGIwithR for IIS

2003-04-02 Thread David Firth
CGIwithR works only on unix-like operating systems. Not Windows. David On Wednesday, Apr 2, 2003, at 14:12 Europe/London, Gianluca Emireni wrote: Hi, I have a (maybe stupid) question... Does CGIwithR package can be installed in R for Windows to work with a Microsoft IIS web-server? Or I need

Re: [R] CGIwithR for IIS

2003-04-02 Thread A.J. Rossini
Gianluca Emireni [EMAIL PROTECTED] writes: Hi, I have a (maybe stupid) question... Does CGIwithR package can be installed in R for Windows to work with a Microsoft IIS web-server? Or I need other libraries? It should be possible; IIS will run CGI scripts. However, that is the limit of my