nAzGiRl2005
08-25-2005, 08:40 PM
I have an application containing a main form. This form generates a popup window, which is used to edit a value entered in the main form.
I need to figure out a way to access that form element in the popup window.
What I want to see is: When I click on the submit button and the popup form pops up, I want to see the value of the form element written in the popup window's text area.
It works the other way around, that is the form element can access the edited value from popup window.
Any ideas will be greatly appreciated.
Nazli
I need to figure out a way to access that form element in the popup window.
What I want to see is: When I click on the submit button and the popup form pops up, I want to see the value of the form element written in the popup window's text area.
It works the other way around, that is the form element can access the edited value from popup window.
Any ideas will be greatly appreciated.
Nazli