Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlSaveFileEnc

Name Version Deprecated
htmlSaveFileEnc version 1.0 no

Prototype:
number htmlSaveFileEnc(string filename, number cur, string encoding)

Parameters:
filename      the filename (or URL)
cur      the HTML document handle
encoding      the document encoding

Description:
Dump an HTML document to a file using a given encoding.

Returns:
Returns the number of byte written or -1 in case of failure.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications