PDA

View Full Version : iframe and password protected directories



smiles2memories
07-18-2007, 09:01 AM
Hi Everyone,
I want to password protect a directory which works fine until it's in an iframe of a page outside of that directory. Is that possible to do?
Thanks
Scott

monkeypaw201
07-19-2007, 08:17 PM
yes, the only thing is that you will simply create a user authentication for that directory and have a required cookie placed. Without the cookie the page will not display. That should take care of that problem