Hi All,
I currently need to save an xcel file to a web page (.htm).
Example:
I have fileA.xls and wish to imitate a "Save As" in xcel to create fileB.htm. I cannot just rename the file to a .htm as it does not include the formatting of a html web page..
has anyone performed this before ? or has a snippet of code as to how it can be done ..
cheers all
JD
PS: the javascript doesnt relate to a web browser at all, it is being used in a batch .js file
I currently need to save an xcel file to a web page (.htm).
Example:
I have fileA.xls and wish to imitate a "Save As" in xcel to create fileB.htm. I cannot just rename the file to a .htm as it does not include the formatting of a html web page..
has anyone performed this before ? or has a snippet of code as to how it can be done ..
cheers all
JD
PS: the javascript doesnt relate to a web browser at all, it is being used in a batch .js file