![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to open a new page in the current window (that displays an .aspx page) using the window.open(url, name,...) method. How can I set the name of the current window to use it as the parameter of the open method? |
#3
| |||
| |||
|
|
I want to open a new page in the current window (that displays an .aspx page) using the window.open(url, name,...) method. How can I set the name of the current window to use it as the parameter of the open method? Thanks. |
#4
| |||
| |||
|
|
Vik wrote: I want to open a new page in the current window (that displays an .aspx page) using the window.open(url, name,...) method. How can I set the name of the current window to use it as the parameter of the open method? Check the docs for the sName parameter of window.open(). open Method (window) (Internet Explorer - DHTML) http://msdn.microsoft.com/workshop/a...ods/open_0.asp -- Michael Harris Microsoft MVP Scripting |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |