当前位置: 代码迷 >> ASP.NET >> updatepanel中能使用this.response.write()吗!该怎么处理
  详细解决方案

updatepanel中能使用this.response.write()吗!该怎么处理

热度:9307   发布时间:2013-02-26 00:00:00.0
updatepanel中能使用this.response.write()吗!?
updatepanel中能使用this.response.write()吗!?
如果可以用,怎么用!?如果不可以,原来用到this.response.write()的地方应该怎么改?

请大家帮忙看看!

先谢谢了!

------解决方案--------------------------------------------------------
不能用了
可以转到一个单独的页面
也可以加个标签显示信息
  相关解决方案