MVC如何在html页面显示word文档

 时间:2024-10-11 20:30:33

1、页面 <挢旗扦渌;div class="cont"> <span class="label">操作手册</span> <a href="/home/path" class="btn">下载</a> </div>

MVC如何在html页面显示word文档

2、HomeController引用dll public ActionResult ViewManual() { try {

MVC如何在html页面显示word文档

3、 string virtualURL = ConfigurationManager.AppSettings["ManualPath"].ToString(); string physicalPath = Server.MapPath(Server.UrlDecode(virtualURL)); if (string.IsNullOrEmpty(virtualURL) || !System.IO.File.Exists(physicalPath)) {

MVC如何在html页面显示word文档

4、 string extension = Path.GetExtension(physicalPath); string htmlUrl = ""; switch (extension.ToLower()) {

MVC如何在html页面显示word文档

5、 case ".doc": case ".docx": htmlUrl = PreviewWord(physicalPath, virtualURL); break; }

MVC如何在html页面显示word文档
  • 君子兰养护方法
  • 如何购买毛绒玩具
  • HALT如何停止机器运行
  • 命运战歌技能书怎么获得
  • 热门搜索
    建军节手抄报内容 艺术手抄报 金秋十月手抄报 五城同创手抄报 关于读书节的手抄报 安全出行手抄报 清明节文明祭祀手抄报 小学生消防手抄报 文明交通手抄报图片 廉洁教育手抄报