Connecting Tech Pros Worldwide Forums | Help | Site Map

Querystring length

Kevin Bilbee
Guest
 
Posts: n/a
#1: Nov 17 '05
can anyone tell me the limitation of the querystring length for IIS on WIN2k
and WIN2k3


Kevin



George Ter-Saakov
Guest
 
Posts: n/a
#2: Nov 17 '05

re: Querystring length


I think it's limited by HTTP standard.
And could be limited by browser as well as by server. So I would not exceed
reasonable (255) length.

George.

"Kevin Bilbee" <kbilbee@standardabrasives.com> wrote in message
news:eoneQ6WpDHA.2416@TK2MSFTNGP10.phx.gbl...[color=blue]
> can anyone tell me the limitation of the querystring length for IIS on[/color]
WIN2k[color=blue]
> and WIN2k3
>
>
> Kevin
>
>[/color]


Josh Brown
Guest
 
Posts: n/a
#3: Nov 17 '05

re: Querystring length


i believe the limitation of querystring lies in which browser you are
using... IE vs Netscape, etc

See this article for more detail:
http://www.asp101.com/tips/index.asp?id=102

"Kevin Bilbee" <kbilbee@standardabrasives.com> wrote in message
news:eoneQ6WpDHA.2416@TK2MSFTNGP10.phx.gbl...[color=blue]
> can anyone tell me the limitation of the querystring length for IIS on[/color]
WIN2k[color=blue]
> and WIN2k3
>
>
> Kevin
>
>[/color]


Closed Thread