[ Contents | Search | Post | Reply | Next | Previous | Up ]
From: Theresa
Date: 7/9/98
Time: 5:57:43 PM
After fighting the authentication business for some time now, some of the site server pages have an included common.asp file and requires a login. I found that the content view pages include "common.asp" which requires everybody to login. I created a new commonNew.asp which comments out the login code and I include commonNew.asp instead of common.asp on the content view pages. This action will probably come back to haunt me, but I do not want to give everyone change permissions, and it is ridicolous for everyone have to login just to view the pages. Theresa