Jump to content

Workaround for IE URL's maximum length?


Recommended Posts

I am trying to do a HTTPS transaction. I tried the HTTP.au3, but it doesn't work for HTTPS. So, I tried using the IE.au3. It works for some of my transactions, but then I started getting errors for some of the longer transactions (The requested action with this object has failed). Apparently, IE has a maximum URL length of 2083 characters. I can paste the same transaction into Firefox, and it works. But when I paste into IE, the entire string doesn't fit.

Any ideas on how to get around this problem?

Link to comment
Share on other sites

I tried tinyurl, and the URL returned (for the long URL) does not work in IE ("Internet Explorer cannot display the webpage"). It does work in Firefox.

Has anyone been able to implement SSL with AutoIt, perhaps via the Win32 API?

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...