how to dynamically load the aspx page in div tag ?

前端 未结 1 1746
渐次进展
渐次进展 2021-01-07 08:27

Hi everybody... I am trying to load the contents of one aspx page into div tag of another aspx page, i dont want to use jquery for it. can anybody please sug

1条回答
  •  南笙
    南笙 (楼主)
    2021-01-07 08:51

    Just get the page it self and send it to the control

    in HTML file

    0 讨论(0)
提交回复
热议问题