PDA

View Full Version : Filter Users Using Session


onlyonealibaba
07-17-2009, 02:08 PM
i am kinda new are using the webassist products what would be the best way to have users see and edit only their dataAssist results.

Ray Borduin
07-30-2009, 11:38 AM
You can use securityAssist or the user registration solution to provide login, that will store a session variable with the userId that you can use to filter so users can only see and edit their own results.

onlyonealibaba
09-13-2009, 06:54 AM
You can use securityAssist or the user registration solution to provide login, that will store a session variable with the userId that you can use to filter so users can only see and edit their own results.

Onlyone - - "thanks i will try this" - - :)