This is a discussion on Need to close parent window after closing child window. within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi Dot Net geeks! I need a solution for my big one problem. My problem is that I have a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi Dot Net geeks! I need a solution for my big one problem. My problem is that I have a parent window and a child window are opened. And I want to disable the X button of Parent window from title window bar. So that we have to close the child window first then only parent window . Is any Idea?
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| Sponsored Links |
| |||
| Hey Vinoth, If u wanna open child window from parent window then just create an object of that child window and then use showdialog method to open that child window from parent window. |
| |||
| Hi all, I dont think there is any possible to disable the X button in the parent window. but you can close the child window after closing the parent window or you can check whether any child window is opened before closing the parent window.
__________________ thanx n regards jeyaprakash.c |
| |||
| Hi all, I'm working in web based project...So pls give me suggession for that...
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Session never expires in site unless you close the window | ursklakshmanan | PHP Programming | 1 | 03-31-2008 02:07 AM |
| Is it possible to close the parent window (main web browser window) from a child win | gp_logesh | HTML, CSS and Javascript Coding Techniques | 1 | 10-29-2007 03:53 AM |
| Session in child window | Sivamurugan | PHP Programming | 3 | 09-11-2007 04:39 AM |
| How to pass the value from the child window to parent window in javascript? | kingmaker | HTML, CSS and Javascript Coding Techniques | 1 | 09-04-2007 02:18 AM |
| How to connect a Database while closing the browser window in asp .net ? | oxygen | ASP and ASP.NET Programming | 5 | 07-20-2007 02:20 AM |