Click to See Complete Forum and Search --> : window.open and object in the parent window


pelegk1
10-22-2003, 08:55 AM
i am opening a window
and in the child window i wantto return a value to the parent window
the thing is that i am using the child window as a "general" window
that can return data to menu window that can open it
and in each parent window the text box for example -its id name is diffrent!!!!!
how can i bypass this problem?
thanks in advance
peleg

Jona
10-22-2003, 01:58 PM
Name your elements, and give them ID's.

[J]ona