On your website
- You provide a form where visitors can leave their comments (This is simple html, you can do it)
- The form data is then sent to pageblackboard (Ok, here you need scripting, but as said, I have some ready to use php scripts)
- The comment is stored by pageblackboard as a textfile in a folder of your choice
- The content of these textfiles is then showed to your visitors (Again, scripting needed, but it is the last time)
At pageblackboard
- Your form data is checked against the anoying things you encounter if you put up a guestbook
- A one click (ok, you need to give your personal sitecode...) deleting feature is provided
- A "report spam" and "ban user" function will come soon too
|