如何在asp.net中单击另一个页面的按钮时执行页面 [英] How to execute a page on button click of another page in asp.net

查看:236
本文介绍了如何在asp.net中单击另一个页面的按钮时执行页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,所有专家,
我正面临一个问题.我想在另一个页面的按钮cilck上执行一个页面,而没有打开弹出窗口.并且已执行的页面不会显示给用户.这意味着不应卸载父页面(具有按钮).有可能请帮助.

谢谢.

Hello all experts,
I am facing a problem. I want to execute a page on button cilck of another page with out open a pop up. and the executed page not show to user.Mean the parent page should not be unload.(Which have the button). Is it possible .Please help.

Thanks.

推荐答案

我找到了.及其对我的工作
I found this. and its work for me
Server.Execute("~/Docket_Master/PdfMaster.aspx");


这篇关于如何在asp.net中单击另一个页面的按钮时执行页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆