Page History
プロンプター・パネルの移動先URL
prompter_wrnameプロパティが指定されている場合、無視されます。
デフォルト値
ブランク - プロンプターはURLに移動しません。
有効値
単一引用符で囲まれた有効なURL
プロトコル(例:http:// や https://)を指定しなければいけないことに注意してください。
URLはWAMと同じサーバーからのものでなければいけません。ブラウザのセキュリティ制限により、あるサーバーからのページのプログラムは、他のサーバーからのページの情報にアクセスできないようになっています。他のサーバーを指すURLを使用すると、プロンプターのコードは"アクセス拒否" エラーで失敗します。
The URL to navigate the prompter panel to. Will be ignored if the prompter_wrname property is specified.
Default value
Blank – the prompter does not navigate to a URL.
Valid values
A valid URL, in single quotes. Note that a protocol (for example, http: or https: ) must be specified.
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.