arturion
08-18-2003, 02:55 PM
I have a window where i defined a variable.
The problem is that in the code of the window, I give instructions to make a new page, in the same window!!! using new_window=window.open();
then, if in the new page I want to call the old variable, it dissapeared.
Is there a way to keep variables???
The problem is that in the code of the window, I give instructions to make a new page, in the same window!!! using new_window=window.open();
then, if in the new page I want to call the old variable, it dissapeared.
Is there a way to keep variables???