tengo un problema al tratar de netrar a una pagina en asp que acabo de crear, la pagina solo contiene los siguientes parametros para cerrar la sesion
Código PHP:
<%
session("ficha")=-1
Session("sesion_actual")=-1
session.abandon
response.redirect "index.asp"
%>
y me marca esto:
You are not authorized to view this page You do not have permission to view this directory or page using the credentials you supplied.Please try the following:- Click the Refresh button to try again with different credentials.
- If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the localhost home page.
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
Technical Information (for support personnel)