HttpUtility.HtmlEncode(table.Rows[0]["footnote"].ToString());
把 html标签转化为 html标签代码
原文:http://www.cnblogs.com/sunzhenyong/p/3559491.html