M
Michael_R_Banks
All,
I'm trying to write a VB application that will parse a set of data,
create an object to hold the required information, then pass that
object to both another VB.net application (no problem) AND a PHP based
web-site. Has anyone done this before? I looked at using SOAP, but
I'm stumped on how to rebuild the object once it's in PHP. Is there
another method to serialize the object that would be more suited for
this interaction?
Regards,
Michael
I'm trying to write a VB application that will parse a set of data,
create an object to hold the required information, then pass that
object to both another VB.net application (no problem) AND a PHP based
web-site. Has anyone done this before? I looked at using SOAP, but
I'm stumped on how to rebuild the object once it's in PHP. Is there
another method to serialize the object that would be more suited for
this interaction?
Regards,
Michael