How can you control a new window from the browser window that created it?

What will be an ideal response?


A Window object's name property can be used only to specify a target window with a link and cannot be used in JavaScript code. If you want to control the new window using JavaScript code from within the browser window in which it was created, then you must assign the new Window object created with the window.open() method to a variable.

Computer Science & Information Technology

You might also like to view...

A control whose source of data is a field in the report’s record source is a(n) ____ control.

A. calculated B. dynamic C. bound D. unbound

Computer Science & Information Technology

What is the drawback to using a linked server for integrating an external data source?

A. it enables a data source to be queried directly from within SQL Server B. it enables a client application to efficiently perform bulk copy operations C. it doesn't work well for dynamic data sources D. you must configure it using the bcp utility

Computer Science & Information Technology

Which Word view displays document text so it is easy to read on screen?

A. Read Mode B. Draft C. Page Layout D. Web Layout

Computer Science & Information Technology

A switchback form is a special form used to help users navigate throughout the rest of the database.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology