上传Excel文件
摘要:前台代码:<fieldset id="f2" style="width: 780"> <legend class="BodyLegent"> <asp:Label ID="lblMessg" runat="server" ForeColor="#000000">[[Batch Add Org Data]]</asp:Label></legend...
阅读全文
posted @
2010-06-15 11:20
black263
阅读(246)
推荐(0)
读取EXCEL文件信息到TABLE
摘要:#region GetOutNormalInfo /// <summary> /// 读取Excel文件 /// </summary> /// <param name="fileName">文件名</param> /// <param name="tableName">表名</param> /// <returns>...
阅读全文
posted @
2010-06-15 11:15
black263
阅读(192)
推荐(0)