Sending POST data to PHP using ASP.NET?

Power-Inside

New member
I want to send a 'POST' data to a PHP using ASP.. No forms involved.. just that when I execute the ASP page, I want it to send some "POST" data to a PHP file..

My request is simmilar to http://bytes.com/topic/php/answers/849032-php-post-without-curl (SENDING POST data to PHP USING PHP..) But what I wanted is that, except I need to code in ASP.. I am pretty new to asp but im ok with PHP .. anyone can device me a simple code..? I know this is possible. Please give ideas or links related to this.
 
Back
Top