Hi,, i am trying to do this:
i open a window pop up (window1) for selection, then when the users click the ok button,, i put some values in the parent window, and then i am trying to close the window pop up(window1),, and automatically open another window pop up (window2) without pressing another button, and getting values from the parent window,,
obviusly i dont want to open the window2 without closing the window1, how can i do it??
I have tried with a for,, but i only got my browser in a loop, and i tried to open the second window pop up from the first window pop up but i couldn't get the values from the parent window!!and then put back values in the parent window
i hope make myself clear!!
i open a window pop up (window1) for selection, then when the users click the ok button,, i put some values in the parent window, and then i am trying to close the window pop up(window1),, and automatically open another window pop up (window2) without pressing another button, and getting values from the parent window,,
obviusly i dont want to open the window2 without closing the window1, how can i do it??
I have tried with a for,, but i only got my browser in a loop, and i tried to open the second window pop up from the first window pop up but i couldn't get the values from the parent window!!and then put back values in the parent window
i hope make myself clear!!