Embed an XML-based php script into c# which send parameters to another php file

Jul 13 2009 8:12 AM
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? //-----------------------------------------
//-----------------------------------------