本文介绍了如何在asp.net代码中重新加载iframe src的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
亲爱的团队,
我正在使用iframe在一个modelpopup控件中显示pdf文件它工作正常,修改后面的代码上的pdf文件然后我想要在modelpopup中的iframe中看到修改过的pdf,但是在这个senario中显示旧的pdf文档(IN .NET)。
请尽快给我答复帮助我。
提前谢谢..
Dear Team,
I am using iframe for showing pdf file in a modelpopup control it is working fine, after modifing the pdf document on the code behind then i want to see the modified pdf in the iframe in modelpopup, but in this senario the old pdf document is showing(IN .NET).
Please give me reply ASAP and help me.
Thank you in advance..
推荐答案
这篇关于如何在asp.net代码中重新加载iframe src的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!