ad_progress_bar_end (public)
ad_progress_bar_end -url url \ [ -message_after_redirect message_after_redirect ]
Defined in packages/acs-tcl/tcl/defs-procs.tcl
Ends the progress bar by causing the browser to redirect to a new URL.
- Switches:
- -url (required)
- -message_after_redirect (optional)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: util_user_message -message $message_after_redirect ns_write "<script type='text/javascript' nonce='[security::csp::nonce]'>window.location='[ns_quotehtml $url]';</script>" ns_conn closeXQL Not present: Generic, PostgreSQL, Oracle