RE: [PHP] getting a string from an external asp file

2002-04-25 Thread Maxim Maletsky \(PHPBeginner.com\)
www.PHPBeginner.com // where PHP Begins > -Original Message- > From: Purple Tiger [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 9:37 PM > To: [EMAIL PROTECTED] > Subject: [PHP] getting a string from an external asp file > > This has probably been an

[PHP] getting a string from an external asp file

2002-04-25 Thread Purple Tiger
This has probably been answered somewhere else, but I'm bashing my head against a wall trying to find the answer. I'm trying to call an external ASP file from a different server (for e-commerce authorisation) and send POST data to it. The ASP will return only a string (ie prints it!!) and I need