Jump to content

Recommended Posts

Posted

I'm running a HttpPost script from our website to download photos.

The problem I am running into is that I can't get the .jpg images to load correctly.

The error message I receive is: It looks like we don't support this file format.

I've tried using the _base64.au3 file with no success. Example: $sDecode = _Base64Decode($sResponse); Response is specific image results

If anyone would be able to assist, I would greatly appreciate it.

Attached are:

HTTP Post.txt (All data from the website)

Image code.txt (A specific image results. This is what I am using to decode).

Thank You

HTTP Post Results.txt Image code.txt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...