Hi Guys
I tried using COM to connect to Excel, but this didn't work, so I'm using PEAR now, but now there's another issue. I'm trying to connect to an ActiveX component and having trouble again.
The following line of code:
$DelphiASPObj =& new COM("ClientBalance.coClientBalance") or Die("Did not connect");
produces: Did not connect.
Cheers Louis
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php