Of course not, sorry if I was not clear on the exact step I was stuck.
I have already developped everything (database running, connection and pages created with data assist: search, results, update pages ...)
I have also login and registration page and can sucessfully restrict access to page based on what kind of visitor is logged in.
What I do not know how to do is to avoid having all visitors access the entry posted by other visitors. I would like each visitor to be able to access only the results of the record they have inserted in the database but not the record created by other visitors.
Is it possible to do that with security assist? I was thinking about restricting access based on visitorid (which is unique) but how can I do that in the page access manager?
I hope this give a little more specifics on where I am stuck.
Thanks


