1.新建两个页面 一个是 Parent.html 父窗体 另一个是子窗体 : 子窗体 2.通过子窗体执行的父窗体的setValue(m_strValue)来执行赋值操作. 在服务器端执行客户端js函数 Page.ClientScript.RegisterClientScriptBlock(Me.GetType(), "js", "")

相关文章:

  • 2022-01-27
  • 2021-09-06
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-31
猜你喜欢
  • 2021-09-21
  • 2022-01-19
  • 2022-02-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案