Password and creating pages

  • I have set up the ability for a client to create pages. Each of these pages are generated from a master page. The master page, and therefore the generated pages allow the client to enter a page heading, a folder name, and a password. The idea is to use this password to password protect the page. Normally I do this by using a php include to a php page which has a password protect function that asks for a password before users can view the page. Totally flummuxed as to how to get this to work with Perch as the password protect page has to be able to pick up the password for that particular page.

  • drewm

    Closed the thread.