Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
htmlSetMetaEncoding | version 1.0 | no |
number htmlSetMetaEncoding(number doc, string encoding) |
doc | he HTML tree document handle |
encoding | the document encoding |
Sets the current encoding in the Meta tags.
NOTE: this will not change the document content encoding, just the META flag associated. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |