CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Hiding a Record in ASP 3.0 CC

Print topic Send  topic

Author Message
Shnokey
Posted: 05/25/2003, 7:02 AM

I am new to this - so bear with me....

I am trying to create a portal environment where users can see only records based on their security - I understand how to change security through CC on the high level (admin/user/ect) but Im trying to set this up where all can log in - but based on your name - you can only see limited records. For example - I want John to see record 1,3,5 - and adjust this through the admin section - set up the "add new record" in the admin section to include a field to select the people I want to view the record. Then I can add or remove an individual - not a group - from seeing a single record.

Am I lost - or on the right track?
Shnokey
Posted: 05/28/2003, 2:41 AM

Any Thoughts??????
Hamilton
Posted: 05/28/2003, 4:53 AM

You need to create another table - the structure would be something like this;

Alternatively, it may be better to say who cannot view the record rather than who can.
This way, everyone see's it by default and a select few are deemed - not to see it.

Table: RecordLimiter
id, int autonumber/identity
article_id, int
User_ID

You will then need to do a join with your other tables

hope this helps.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.