URL length limit of 1100

  • Thread starter Thread starter Chris Davoli
  • Start date Start date
C

Chris Davoli

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?
 
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/
======================================
 
Back
Top