PHP web service + VBA Client

Soldato
Joined
12 Jun 2005
Posts
5,361
Hi there,

I need to right a web service that can take in variables and provide a response to a VBA client.

Ideally I would like the web service to only be used by the VBA front end so I would like some sort of authorization if possible.

I was thinking of cheating and using something like this: linky.

Anyone got any ideas on how best to approach this?

Thanks.
 
Last edited:
Back
Top Bottom