i want to set access permissions page where setting the permissions to the user to only view selected div's only for ex:
There are 5 checkboxes in admin page and 5 div's in user page if check 3 div user has to get 3 div only i am mapping userlocation & client location & username for setting access permissions and how to display / hide the div in user page based on the checkbox selection or database values?
There is user login separately and admin login separately . Her admin will disable certain features for certain users. using wcf rest and sql server as backend