> -----Original Message-----
> From: Tony Walker [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 6:17 PM
> To: CF-Talk
> Subject: RE: JavaScript var to Cold Fusion var
> 
> Sorry... max length on a hidden field is 1024.

I doubt that's right (unless it's for a specific browser).  I've passed the
entire text of "call of wild" as a hidden field with no problems.

Of course this assumes you're using POST.  The post method doesn't have a
defined limit on it's length.

The top size of the GET method however is recommended to be 1024, but I
don't know of a browser that supports that.  MSIE's GET limit is 2088 (or at
least it was - six may have upped it) and I believe that Mozilla is
effectively infinite.

Jim Davis

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to