Skip to content
Loading
I want to submit a form from .Net to PHP and take response and use that response in .Net. If the URL of PHP site or page is by URL then no problem but if It submitted by post method then how to pass the variable by post method from .Net to PHP page.