Hi all,
We're running a linux/apache/php4/mysql box but I want to incorporate a COM object within scripts running on this box. We have a W32 server which I can set the .dll up on.
Does anyone know of a way to instantiate a remote COM object over HTTP from within a script, or would I need to write an ASP wrapper to this object (there is no PHP on the W32 box) so the call & return can be passed over HTTP?
Any ideas please?
Thanks in advance. Alex