E
Ed.
Hello there,
We've currently got a reporting module built in VB6 that creates reports
directly in MS Excel format by directly opening the excel application ,then
creating line by line of data and charting, all with vb calls. This works
well but of course required Excel to be installed on the machine.
We're now going to turn this into a web application, and are hoping to
simply change the interface and call all of the same code which will be
placed in a DLL. My question is, does anyone know of any potential issues
with installing MS Excel on an ASP web server? Is this generally
acceptable?
Thanks & all the best,
Ed.
We've currently got a reporting module built in VB6 that creates reports
directly in MS Excel format by directly opening the excel application ,then
creating line by line of data and charting, all with vb calls. This works
well but of course required Excel to be installed on the machine.
We're now going to turn this into a web application, and are hoping to
simply change the interface and call all of the same code which will be
placed in a DLL. My question is, does anyone know of any potential issues
with installing MS Excel on an ASP web server? Is this generally
acceptable?
Thanks & all the best,
Ed.