Hi there,
I have Win2003 server with IIS6.0, I also installed R statistic programming language on the server.
Is there a way I can click a web page button and trigger an Rscript run on the server? The script will
be run in batch and generate one text file.
The batch command is like this:
D:\R.exe CMD BATCH "test.r" "testout.txt"
Thanks
YJM
...
Go to the complete details ...