No luck downloading files from server

Discussion and help for Easy Save 3
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: No luck downloading files from server

Post by Joel »

Glad I managed to resolve your issue, let me know if you run into anything else :)

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Cratica
Posts: 7
Joined: Tue Nov 24, 2020 7:48 am

Re: No luck downloading files from server

Post by Cratica »

yes sir, thanks again. I do have hopefully one last question regarding sending the username field using POST so it's not serialized. Tried using the same commands as in the documentation but not getting anything written to the field. I've sent you a PM with details. thank you.
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: No luck downloading files from server

Post by Joel »

Hi there,

I don't appear to have received a private message yet but I'll try to clarify here. The AddPOSTField method sends POST data to the PHP file, but it won't do anything with it. This is for situations where you're using your own custom PHP script, where you would use $_POST to pick up the parameter.

I'll PM you a version of ES3Cloud.php which picks up the POST parameter and uses it instead of the hashed username.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply