【问题标题】:saving aspx page to html将aspx页面保存为html
【发布时间】:2010-08-10 06:45:58
【问题描述】:

同时将我的 aspx 页面保存为网页 (.htm)

我没有得到分配给标签/文本框的值。我得到了标签。 eg:客户姓名:xxxx

在保存的文件(.html)中,我得到了唯一的客户名称:

而不是我存储为 .html 时的值。为什么???

【问题讨论】:

    标签: asp.net html save


    【解决方案1】:

    这些值可能是在页面加载或任何其他事件中使用 JavaScript 分配的。尝试在浏览器中打开该文件。

    【讨论】:

      猜你喜欢
      • 2011-03-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-05-18
      相关资源
      最近更新 更多