Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > Javascript How-To
|
Javascript How-To Ask your "How do I do this with Javascript?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 12th, 2007, 02:37 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default Closing parent window from child window

Hi All,

I am opening a child window from the main parent window while modifying/deleting a record from record view. I have a delete option in the child window which actually needs to delete all parent records, including the parent record from which the child was opened.

I am using javascript while closing both child and parent window and returning to the record view. I am using window.close & window.opener.close . But the parent window is giving an error when it is being closed as the parent record has been deleted from the delete option of the child record. No problems with the child as it closes automatically after the action.

How can I avoid the error while closing the parent record window ???

Any help would be highly appreciated !!!
 
Old December 26th, 2007, 01:18 AM
Authorized User
 
Join Date: Jun 2007
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Dear arnabghosh

Can you give us some code snippet !

Ehsan Zaery Moghaddam





Similar Threads
Thread Thread Starter Forum Replies Last Post
Close Child window automatically on closing parent vikas67k C# 1 August 26th, 2008 02:00 AM
closed parent window when opened child window jaiwin Javascript How-To 0 October 8th, 2006 12:54 PM
Closing Child Window nickiii General .NET 2 March 31st, 2005 12:05 PM
Close Parent window on opening child window pkdev Javascript How-To 8 April 11th, 2004 12:06 PM
refresh the parent window when closing the popup ram_siddinen VS.NET 2002/2003 1 January 30th, 2004 04:05 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.