Embed an XML-based php script into c# which send parameters to another php file
Does anyone know how to embed the following php script into a c# webpage which would pass a user ID and password to another php file called "results.php" which would display the records of a MySQL database in XML-format?
//-----------------------------------------
//-----------------------------------------
Replies
Know the answer? Post it — somebody with the same question will find it here.