Search results

  1. P

    Sending POST data to PHP using ASP.NET?

    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...
Back
Top