email this FAQ to a colleagueQ: Does anyone know the max length of chars the query string can hold?
A: The specs say 2024 characters. However the practical limit is 200 characters, becuase some proxies and browsers do not handle 2024. Note that this includes the URL also.
- Wayne Berry