Problem Statement:
Ok we have used window.showModalDialog() method to show a popup (for some security reasons as to hide the url from user). Everything works great, but when the child window has a button (ImageButton typically) and the user hits the button a new window gets created. We want to see this functionality in the same [...]
Filed under: General | 1 Comment »