Is there any way I can call a SAS program from ASP.NET? I am developing a web-based randomization system for block randomization. I did some googling and I did not get any article on block randomization using ASP.NET. But, I got an article on SAS. http://www.lexjansen.com/pharmasug/2006/posters//PO06.pdf So, I am trying to use SAS and ASP.NET. How can I call a program written in SAS from ASP.NET?
Please let me know if you have any better idea.