→將Datatable資料表轉為html表格的字串,搭配先前的發信功能將HTML表格發送到相關收件者的信箱。 public static string getHtml(DataTable dt) { try { ...
確定! 回上一頁