Hi Jon, that's a good idea. However, the problem there lies in the
implementation. Even though you could block a note to avoid being read
more than 10 times, you can't really restrict each view to one person
without adding some extra protection, like a different password for
each one (which kind of breaks the whole purpose). Using cookies or
IPs is not safe since cookies can be deleted from browsers, and IPs
can be renewed for dynamic IP connections such as most consumer
broadband DSLs.
Trying to implement this feature would be like trying to implement the
(often requested) feature of forbidding notes from being copied:
there's just no way to do it reliably.
Pablo.
On Dec 8, 10:51 am, "Jon Henshaw @ Sitening" <
hens...@gmail.com>