huizhen
|
| Posted: 04/16/2002, 9:56 PM |
|
Hi,
i am using asp and templates and i want to create a menu page where the user click on the url to go to page generate in the same cc file.but this probels keep appearing:
You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.
--------------------------------------------------------------------------------
If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the home page.
You can click Search to look for information on the Internet.
HTTP Error 403 - Forbidden
Internet Explorer
|
|
|
 |
Nicole
|
| Posted: 04/17/2002, 1:08 AM |
|
Hello,
have you selected page for url link? like: http://localhost/site_name/events.asp
or are you trying to view folder like: http://localhost/site_name/
Try to use page names in links.
Also are you able to run any .asp files? If you are not able to view any ASP pages then your server is not setup correctly. You will need to get your server to a point where you can at least view any ASP page built outside CodeCharge. You can refer to the web server documentation and Microsoft website on how to troubleshoot this problem.
|
|
|
 |
|