Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 909245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:50:47+00:00 2026-05-15T16:50:47+00:00

When IE does Ajax, does the 2k length limit still apply for URL? (or

  • 0

When IE does Ajax, does the 2k length limit still apply for URL? (or is it only for the URL on the address bar)

What about URL with the hash portion together exceeding 2k but without the hash, it is less than 2k?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T16:50:48+00:00Added an answer on May 15, 2026 at 4:50 pm

    All IE requests go through Wininet. Have a look at the SDK header files:

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Include>findstr /spin /c:"INTERNET_MAX" *.h
    WinInet.h:85:#define INTERNET_MAX_HOST_NAME_LENGTH   256
    WinInet.h:86:#define INTERNET_MAX_USER_NAME_LENGTH   128
    WinInet.h:87:#define INTERNET_MAX_PASSWORD_LENGTH    128
    WinInet.h:88:#define INTERNET_MAX_PORT_NUMBER_LENGTH 5           // INTERNET_PORT is unsigned short
    WinInet.h:89:#define INTERNET_MAX_PORT_NUMBER_VALUE  65535       // maximum unsigned short value
    WinInet.h:90:#define INTERNET_MAX_PATH_LENGTH        2048
    WinInet.h:91:#define INTERNET_MAX_SCHEME_LENGTH      32          // longest protocol name length
    WinInet.h:92:#define INTERNET_MAX_URL_LENGTH         (INTERNET_MAX_SCHEME_LENGTH \
    WinInet.h:94:                                        + INTERNET_MAX_PATH_LENGTH)
    WinInet.h:1712:#define MAX_GOPHER_HOST_NAME        INTERNET_MAX_HOST_NAME_LENGTH
    WinInet.h:1720:                                    + INTERNET_MAX_PORT_NUMBER_LENGTH   \
    Winineti.h:1511:#define URL_LIMIT INTERNET_MAX_URL_LENGTH
    

    So, yes, that length limitation applies.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small JS function that does Ajax for me and another like
Does excess use of AJAX affects performance? In context of big size web-applications, how
Does anybody know of an up to date tutorial on using Ajax with ASP.net
Does anybody know how to redirect parent page from an ajax call? I made
When the page displayed in our CDHtmlDialog does an Asp.Net AJAX UpdatePanel we get
I'm using jQuery. I have website feature that does an ajax search and returns
This is my ajax code, For example URL 1 : www.text1.com and URL 2
Does Google force employees who have offers from Facebook to leave immediately?
Does anyone remember the XMP tag? What was it used for and why was
Does the Java language have delegate features, similar to how C# has support for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.