How would I use Javascript to resize the main window

Newbie Member
21Jan2010,03:18   #1
w951unn's Avatar
Good Afternoon:

I have a application (jsp page) that has a link. When the link is pressed, I would like to resize the main application window and append the new window to the right of it. Almost splitting the screen with the application on the left and the new window to the right.

Thank you.