HI
We need to open the excel document which may contian different versions
.xls
.html format
.xlsx
.csv
The problem:
we are developing online test application...F or that the we prepare questions and answers thru import d excel and load into database
While creating a fresh question for fresh test for No problem...the format will be .xls
if we had already questions for that test ......we usually export to excel and allow to enduser to add the questions and answers...
While exporting to excel it get exported as html format.
pls help me out.......
Either opening excel document for reading (.xls/html/.xlsx)
Either while export it will get export to normal excel document
The Application is not working in asp.net
we searched but we code for export to excel in the html format
Thanks in advance
Regards,
Mani
We need to open the excel document which may contian different versions
.xls
.html format
.xlsx
.csv
The problem:
we are developing online test application...F or that the we prepare questions and answers thru import d excel and load into database
While creating a fresh question for fresh test for No problem...the format will be .xls
if we had already questions for that test ......we usually export to excel and allow to enduser to add the questions and answers...
While exporting to excel it get exported as html format.
pls help me out.......
Either opening excel document for reading (.xls/html/.xlsx)
Either while export it will get export to normal excel document
The Application is not working in asp.net
we searched but we code for export to excel in the html format
Thanks in advance
Regards,
Mani
Comment