Zutar Posted October 15, 2003 Posted October 15, 2003 Hi, Im kind of new in vb.net and I need to do a web application that popup a window with some informations. So far its working, the problem is if the user don't close the popup window and click on another item on the main page to get the informations, the popup window is not refreshing. Do any of you have an idea of how to do this? Quote
Moderators Robby Posted October 15, 2003 Moderators Posted October 15, 2003 If you open the popup using the same id then it should refresh... myWin=window.open('popup.aspx...... Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.