The name of the window to which content is to be directed when the Webroutine specified in the on_change_wrname property is invoked.
Default value
Blank – content is directed to the current window.
Valid values
The name of a window or frame, in single quotes. A list of known windows and frames can be displayed by clicking on the corresponding dropdown button in the property sheet.
'_blank' will launch in a new window
'_media' will launch a media panel in the current window
'_search' will launch a search panel in the current window
'_parent' will launch in the parent window (usually the current window)
'_top' will launch in the top window (usually the current window)
Note that _search and _media are supported by Internet Explorer 6 only.