I am having a small problem. I have developed a c# file which accepts data in Request object. the Request object contains a string and then i performs various operations on that string but the problem is that I need to call this aspx file from a PHP file.I am having a small problem. I have developed a