HTMLFormElement.AcceptCharset Property |
Gets or sets the list of character sets supported by the server.
[VBScript] Public Property AcceptCharset As String
[JScript] public function get AcceptCharset() : String; public function set AcceptCharset(String);
A string representing the list of character sets supported by the server.
HTMLFormElement Object | HTMLFormElement Members | DOM Namespace