how to access or copy excel form controls (eg. dropdownlist) values to a database
I need to read an excel file from C# asp.net. The excel file that I
need to read contains lot of Form controls (eg.Dropdown). How do I
read excel's Form control (eg.dropdown) value from a asp.net or c#
application. any link about this topic. I have 1000's of these type of
excel files with form control those values need to be imported to a
database so i can access these data from other applications.
thanks
Achu.
|