In this article I will show how to read value from excel per cell,

First Im using FileUpload component from asp.net

	<td>
                <asp:FileUpload ID="uplFile" runat="server"  Width="367px"/>
	</td>

Read the rest of this entry »

  • Share/Bookmark