开发者

closing the aspx page by writing code?

In my web application, wheni click on GO but开发者_如何学Goton one new window will open [it is a page (.aspx page)]. in that new window when i click on submit button, the new window will close. please help me. Thank you.


Use javascript to call document.window.close() on the click event. You would need to post code or more details about your platform to provide any more.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜