从弹出窗口触发回发
问题描述:
嗨
我想从弹出窗口中触发母页中的回发
我用javascript打开。如何解决这个问题?
ch Beffer
***通过Developersdex发送 http://www.developersdex.com ***
Hi
I want to trigger a postback in my parent page from my popup window
which i opened with javascript. How to go about this?
ch Beffer
*** Sent via Developersdex http://www.developersdex.com ***
答
也许我的博文可以帮助你
ASP.NET:如何从弹出窗口在主页上创建回发
http:// blogs。 aspadvice.com/joteke/ar...6/15/4063.aspx
-
Teemu Keiski
ASP.NET MVP,AspInsider
芬兰,欧盟
http://blogs.aspadvice.com/joteke
谢谢,但是当我运行它时,我得到:
编译器错误消息:CS0103:
类或命名空间''ASP.W中不存在名称''btnPostBack'' ebForm1_aspx''
ch B.
" Teemu Keiski" <乔**** @ aspalliance.com>在留言中写道
news:e7 ************** @ tk2msftngp13.phx.gbl ...
thanks but when i run it i get:
Compiler Error Message: CS0103: The name ''btnPostBack'' does not exist in the
class or namespace ''ASP.WebForm1_aspx''
ch B.
"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:e7**************@tk2msftngp13.phx.gbl...
>
也许我的博客帖子可以帮助你
ASP.NET:如何从弹出窗口在主页面上创建回发
http://blogs.aspadvice.com/joteke/ar...6/15/ 4063.aspx
- Teemu Keiski
ASP.NET MVP,AspInsider
芬兰,欧盟
http://blogs.aspadvice.com/joteke
它已经过测试。
请参阅我的示例中的第二行,您确实有一个服务器端按钮
有ID btnPostBack吗?请注意,你可以自由地重命名它们,因为很长的ID等等。
反映在使用它们的地方。
-
Teemu Keiski
ASP.NET MVP,AspInsider
芬兰,欧盟
http://blogs.aspadvice.com/joteke
It''s tested.
See the second line in my example, you do have a server-side Button which
has ID btnPostBack? Note that you can rename them freely as long IDs etc are
reflected where they are used.
--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke