I've got a field in one of my databases with the longest value having a length of 606 chars, and it's only editable via INPUT TYPE="text". I believe the person who maintains the content is running XP, so it might be an IE6 only thing. Oh, and I'm not the one who designed the app to edit a TEXT field with a text box. Can't say one way or another about TEXTAREA on NS2/3, don't have any browsers that old laying around. :P
--- Barney Boisvert, Senior Development Engineer AudienceCentral [EMAIL PROTECTED] voice : 360.756.8080 x12 fax : 360.647.5351 www.audiencecentral.com > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 4:16 PM > To: CF-Talk > Subject: RE: JavaScript var to Cold Fusion var > > > > I doubt there is one defined, it'd be up to each browser's > > implementation, but I'd imagine it's enormous. No reason > > not to make it that way that I can think of. I've never > > run into a limit on any form field's length (text, hidden > > or textarea) that I can recall. > > I've run into length limitations on both text and textarea fields - text > fields are usually capped at 255 characters, in my experience, while I > remember running into a 64K limitation with a textarea back in > Netscape 2 or > 3, I forget which. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

