javascript FORM acceptCharset
@March 15, 2008, 1:22 a.m.
acceptCharset | Firefox/Netscape/NN 6 IE 5 Chrome/Safari/DOM 1 |
Read/Write | |
A server advisory (for servers that are equipped to interpret the information) about which character sets it must receive from a client form. |
|
Example | |
document.entryForm.acceptCharset= "it, es"; |
|
Value | |
Case-insensitive string from the character set registry (ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets). Multiple character sets may be delimited by commas. |
|
Default | |
Empty string, except in IE/Windows, with a default of UNKNOWN. |
Permanent URL:
http://javascript.gakaa.com/form-acceptcharset.aspx
Powered by Linode.