Querystring Length Constraint 
Author Message
 Querystring Length Constraint

Hi,

I need to know if there is a way to extend the length that a querystring
will hold. Currently, I have found that 1501 seems to be the max.

Any help is appreciated.

Phil



Fri, 07 Nov 2003 22:48:36 GMT  
 Querystring Length Constraint
with such lenghts it seems to me, you are better of using some other method
of passing your data to the next page(s).

In case of a submitted form use the 'post'  method instead of the 'Get'
method.

Jim


Quote:
> Hi,

> I need to know if there is a way to extend the length that a querystring
> will hold. Currently, I have found that 1501 seems to be the max.

> Any help is appreciated.

> Phil



Sun, 09 Nov 2003 04:40:25 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. key length constraints with a VB dictionary???

2. QueryString length of mail merge datasource.

3. Max length of a querystring

4. what's the length limit of QueryString

5. Maximum length of Querystring

6. Constraints not mighty enough in PPD file?

7. Graphic Design programs with CONSTRAINTS?

8. Problem with the length of byte arrays and the length (in bytes) of diffrent datatypes

9. converting a varible length record to a fixed length rec

10. Newbie: creating a fixed-line-length file from a variable-line-length file

11. ADOX: Extending a fixed length Jet string field length

12. Specifying ALLOW ZERO LENGTH STRING constraint on a field when creating table?

 

 
Powered by phpBB® Forum Software