Hi
I have an Excel file with two columns. name and number and having some data in that excel file.
Name Number
kumar 9090090909
XYZ 900909099
ABC 1234512345
Now i want to get the data in to asp.net textbox controls.
Can any one help me doing this in Asp.Net
Thanks in Advance