Hi all,
Is there a way to give a special permissions for users to view, add or edit a page. Currently what is happening is that with a Username or password that person has full access permission.
What I need to happen is restrict some users from editing add information to the pages. For example the USername and password is stored in a table called T_ACCOUNT and it coming from the SQL server. Iam using Cold fusion server 5 with SQl Server.
How can I pull out the permission from the SQl server where I have set Admin, User permission to read in the cold fusion pages. IN the sql server the 'Admin permission' gives full permission for a particular user to view, add and edit any pages he or she like. But in 'User permission' it only give for viewing. This is working on the Sql server when I test it out. But I need to interact this with the cold fusion pages I ahve developed. Is there a way to do this, if so can you help me out. Thank's
From
Yogi
Is there a way to give a special permissions for users to view, add or edit a page. Currently what is happening is that with a Username or password that person has full access permission.
What I need to happen is restrict some users from editing add information to the pages. For example the USername and password is stored in a table called T_ACCOUNT and it coming from the SQL server. Iam using Cold fusion server 5 with SQl Server.
How can I pull out the permission from the SQl server where I have set Admin, User permission to read in the cold fusion pages. IN the sql server the 'Admin permission' gives full permission for a particular user to view, add and edit any pages he or she like. But in 'User permission' it only give for viewing. This is working on the Sql server when I test it out. But I need to interact this with the cold fusion pages I ahve developed. Is there a way to do this, if so can you help me out. Thank's
From
Yogi