Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2216 visitors today
Log In Register

ad_return_forbidden

OpenACS Home : ACS API Browser : ad_return_forbidden

ad_return_forbidden (public)

ad_return_forbidden [ title ] [ explanation ]
Defined in packages/acs-tcl/tcl/defs-procs.tcl

Returns a page with the HTTP 403 (Forbidden) code, along with the given title and explanation. Should be used by access-control filters that determine whether a user has permission to request a particular page. Title and explanation is optional. If neither is specified, then a default "Permission Denied" message will be displayed.

Parameters:
title (optional)
explanation (optional)
[ show source ]
Show another procedure: