Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

プロンプター・ウィンドウを閉じるURL

The URL that will close the prompter window. Will be ignored if the closing_wrname property is specified.

Default value

Blank. A URL is not invoked to close the prompter window.

Valid values

A valid URL, in single quotes. Note that a protocol (for example, http: or https: ) must be specified.

プロパティが指定されている場合、無視されます。

デフォルト値

ブランク

プロンプター・ウィンドウを閉じるのにURLは呼び出されません。

有効値

単一引用符で囲まれた有効なURL

プロトコル(例:http:// や https://)を指定しなければいけないことに注意してください。

URLはWAMと同じサーバーからのものでなければいけません。ブラウザのセキュリティ制限により、あるサーバーからのページのプログラムは、他のサーバーからのページの情報にアクセスできないようになっています。他のサーバーを指すURLを使用すると、プロンプターのコードは"アクセス拒否" エラーで失敗します。The URL must be from the same server that the WAM is from.  Browser security restrictions prevent code in a page from one server accessing information in a page from another server.  Using a URL that points to another server will cause the prompter code to fail with a "permission denied" error.