Sending data from asp.net to php
                            
                         
                        
                     
                 
                
                    Hi All,
 How to send the data from ASP.Net to PHP webpage. We can do using webservices. But, the requirement is to send using "get" method in form tag.
Can we do this? If Yes how?
Another condition is webpage should not go to PHP page & also retrive the return value.