Hi there,
I have a project where I need to create a JSON file (already done), and then transmit it to an Azure website. I have the URL, the user name and password, and I know I have to connect and then post the file to the website.
I need a hand getting started on which Nettalk portion to use (webclient?), and how to set up the user name and password, etc.
Unfortunately there are 0 docs available from the person requesting me to do this as far as method to implement this. I know at the moment it's just using a plain text login, although it sounds like somewhere down the road they will switch to OAuth.
I've been digging through the examples I have (I have Nettalk 10.45) but so far I'm not really seeing a relatively clear example of accomplishing what I need to do.
Can someone guide me in the right direction please?
Joe.