Chameane
-
1/4/2006 4:15:35 PM
Re: Secured Areas
Hello,
We're trying to implement user access to certain parts of the Site.
We also need to save different fields in the datatable of users than those you've defined. So, we have created a new form "newuser" that users should fill.
When a user fill the form, he cannot get direct access to the restricted areas but the form he has filled should be verified by the admin. (The admin is the one wich will send to the user a password to the restricted areas) Notwithstanding, at every moment a user has filled that form he should be able to view his form and update it. (username will always be his email )
We have though to assign a role "Processing" wich only allow user to visit the non secured pages and the form page, and when the admin will give him a password, he can change the user to a different role (like "Golden Partner") We want the user to be addeed to the role "Processing" once he has filled the form (at the moment) and we don't want the admin to re-tape all the fields on the form to match them with your users section. We don't mind to add your fields from your form to ours to ensure compatibility with your functions of user verification, but we absolutely need to add several other fields.
Is there any way to use our form to verify users that can navigate throught the secured areas? How can we make to show the correct form to the user once he has filled (yes, we know about insert mode, but we want to know how to show it once the user has closed his computer once or if he's trying to connect from a different post... We haven't seen CheckPermissionsForUserID property in BizForms)
Thanks
|