:50 PM
To: Struts Users Mailing List
Subject: Passing value from pop window to parent window
Hi
I have a pop up window.And I need to pass the value from a text box to
parent window.
pop up window
The text box in the child window is something like this
function updatetext(
to set the value.
With best regards,
Anjishnu.
-Original Message-
From: Hanmay Udgiri [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 22, 2006 6:50 PM
To: Struts Users Mailing List
Subject: Passing value from pop window to parent window
Hi
I have a pop up window.And I need to pas
Hi
I have a pop up window.And I need to pass the value from a text box to
parent window.
pop up window
The text box in the child window is something like this
function updatetext()
{
parent.document.getElementbyid("secondForm.attribute").value =
document.getElementbyid("secondForm.attribute")
3 matches
Mail list logo