Click here to Skip to main content
15,898,936 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Expert,

I am uday satardekar,

In my website i have to insert inquiry details through excel.

For this purpose i want openFileDialog.
How i can dipslay it ?

And How to read data from excel?

Please Help me.

Thanks in advance...........
Posted

1 solution

Hi,

here is an article which describes how to read excel files. I thing you have to upload excel file using file upload:
http://msdn.microsoft.com/en-us/library/aa479405.aspx[^]

and then process file:

http://www.dotnetcurry.com/ShowArticle.aspx?ID=138[^]

Regards
Robert
 
Share this answer
 
Comments
udusat13 31-Jan-12 22:53pm    
Thanks for link.
But sir file upload control upload the file on server side.
I need the control for only reading excel data.

Is it necessary to upload excel file for reading and inserting?
udusat13 4-Feb-12 0:29am    
Finally i have used file upload control.
Thanks for help.....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900