manohar vakkala

manohar vakkala

  • NA
  • 72
  • 140.6k

Sending data from asp.net to php

Apr 21 2011 9:06 AM
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.