heya ,
im new to progress, i made some examples to learn the language
and how we work with it .
im currently facing an issue of excel and .net (on linux server) .
i understand that thru mfg/pro u can run a com-handle object
to create an excel or just use a csv file ,and in .net theres no problem using csv files .
tho to create xls files in .net u need to embed it in an html file using
either VBscript or javascript, and thus u over come the com-handle issue
and u can create xls files.
im wondering if theres any option to create xls files without an html ?
using an object just like a com-handle .
thanks in advance .
im new to progress, i made some examples to learn the language
and how we work with it .
im currently facing an issue of excel and .net (on linux server) .
i understand that thru mfg/pro u can run a com-handle object
to create an excel or just use a csv file ,and in .net theres no problem using csv files .
tho to create xls files in .net u need to embed it in an html file using
either VBscript or javascript, and thus u over come the com-handle issue
and u can create xls files.
im wondering if theres any option to create xls files without an html ?
using an object just like a com-handle .
thanks in advance .