Click to See Complete Forum and Search --> : admin approval before become a guest?


Rossario123
09-03-2006, 05:03 PM
what would be the easiest way to have your application to be on a guest book that i made sent to a admin to be approved?

cpalemme
09-03-2006, 05:18 PM
enter a boolean value into the database for each post, set it on false; for each submission create an email to the admin with the post and an belonging link that will turn it to true.