[6083] in www-talk@info.cern.ch
Re: Form input and output (was: )
daemon@ATHENA.MIT.EDU (Paul Burchard)
Fri Oct 7 19:06:12 1994
Date: Sat, 8 Oct 1994 00:02:44 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: burchard@horizon.math.utah.edu
From: Paul Burchard <burchard@horizon.math.utah.edu>
To: Multiple recipients of list <www-talk@www0.cern.ch>
liberte@ncsa.uiuc.edu (Daniel LaLiberte) writes:
> Another related issue is how large VALUE strings and
> input fields can be. Servers have to know how large of a
> VALUE string they can send, and clients have to know how
> large of an input string they can send. Similarly, how
> large can URLs be?
The HTML 2.0 definition unfortunately currently limits both URLs and
VALUE attributes to 1024 characters (the SGML LITLEN parameter).
I would like to know is whether there is there any specific reason,
based on current practice, for this rather small value. I would
advocate increasing LITLEN to the maximum possible value consistent
with the limitations of current practice. (The only browser I know
that does any truncatation of FORM fields sans MAXLENGTH is
MacMosaic, and it appears to truncate them to an unacceptable 256
characters.)
--------------------------------------------------------------------
Paul Burchard <burchard@math.utah.edu>
``I'm still learning how to count backwards from infinity...''
--------------------------------------------------------------------