<%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "1002, 1003" %> <% '=============================================== ' CactuShop ASP Shopping Cart ' ©1999-2004 Cactusoft Ltd. www.cactusoft.com '=============================================== ' All rights reserved. ' Use of this code is covered by the terms and ' conditions in the license agreement. No ' unauthorized duplication or distribution is ' permitted. Cactusoft's copyright notices must ' remain in the ASP sections of the code. '=============================================== '----------------------------------------------- 'PERMISSION PROBLEM 'If a user tries to update something they don't 'have the required permissions for, they get 'sent here. Don't be too hard on them though. '----------------------------------------------- %> <% =GetString("Config_headtitle") %>
<% WriteString("PageTitle_Permissions") %>
<% WriteString("ContentText_PermissionsExplanation") %>