javascript thread: submit a form to a new window and refreshing the current window
I hope this list can help me out on this.
I have two objective that needs to be done.
1] Submit a form and opening it in a new window (an external site).
2] At the same time, reload (or refresh) the current window to another
page.
In other words, two windows will be open at this time performing two
different functions. Currently, i am not able to get it working on cross-
browsers (IE and Netscape). Can anyone help me out on this.