Larry Masinter wrote: > > If you use ENCTYPE=application/form-data, the form data from a POST > can be labelled correctly. > > For POST with ENCTYPE=application/x-www-form-urlencoded, there is no > simple way to label the charset. I propose that HTML be modified so > that the very special construct: > > <INPUT TYPE=hidden NAME=charset> > > i.e., a form with a hidden field with the field name "charset" be > interpreted as "supply the charset used for encoding the values". How about the ACCEPT-CHARSET parameter mentioned in the HTML i18n draft? Can this be used by the server to indicate that the client should label the charset in the urlencoded response? ErikReceived on Friday, 6 December 1996 14:26:23 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 19:16:46 GMT