Wrox Programmer Forums
|
ASP Pro Code Clinic As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Pro Code Clinic 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 October 2nd, 2003, 08:30 AM
Authorized User
 
Join Date: Aug 2003
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
Default Child window Prob

In my site the registration process has two forms.
In the middle of the first form there is an option which opens
a new child window.In this i am using window.opener methos to
populate Parent form fields. After completion the user has to close
the child window and has to resume filling remaining fields of form one.
After sbmission of form I am checking for Id . If the Id already exists in database then am using window.history.back .
Here lies the problem. I loose all data in the ist form. But if the user doesnt open the child window then on history.back the data in the form remains intact.
What should be done to repopulate the form if the Id exists as the data entered in the child window is mandatory.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Closing parent window from child window arnabghosh Javascript How-To 1 December 26th, 2007 01:18 AM
Prob with retrieve the url of a child window from. vishnu108mishra ASP.NET 2.0 Professional 3 December 5th, 2007 09:14 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





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