URL length limit of 1100

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Q2hyaXMgRGF2b2xp?=

    URL length limit of 1100

    I thought there was a limit of characters passed on the URL in asp.net of
    1100 characters. I sent 1426 characters and it worked.

    Is there a limit of number of characters on the URL that you can send on a
    redirect to another page? What is that limit?

    --
    Chris Davoli

  • =?Utf-8?B?Q2hyaXMgRGF2b2xp?=

    #2
    RE: URL length limit of 1100

    BTW - Environemnt
    Visual Studio.Net 2005, Windows XP.
    --
    Chris Davoli



    "Chris Davoli" wrote:
    I thought there was a limit of characters passed on the URL in asp.net of
    1100 characters. I sent 1426 characters and it worked.
    >
    Is there a limit of number of characters on the URL that you can send on a
    redirect to another page? What is that limit?
    >
    --
    Chris Davoli
    >

    Comment

    • Juan T. Llibre

      #3
      Re: URL length limit of 1100

      re:
      !Is there a limit of number of characters on the URL that you
      !can send on a redirect to another page? What is that limit?

      IIRC, that's browser dependent.

      For IE, it's 2,083 characters.




      Juan T. Llibre, asp.net MVP
      asp.net faq : http://asp.net.do/faq/
      foros de asp.net, en espaƱol : http://asp.net.do/foros/
      =============== =============== ========
      "Chris Davoli" <ChrisDavoli@di scussions.micro soft.comwrote in message
      news:BD83D7CA-8942-4402-8910-E30CBFA2CE7F@mi crosoft.com...
      I thought there was a limit of characters passed on the URL in asp.net of
      1100 characters. I sent 1426 characters and it worked.
      >
      Is there a limit of number of characters on the URL that you can send on a
      redirect to another page? What is that limit?
      >
      --
      Chris Davoli
      >

      Comment

      Working...