Thanks I appreciate the input, but...
I've already thought about that. But the problem is, there are 200 users and 50 links and about 25-30 different ways it can be shown. Each time a new user or link is added, is potentially another way to show it. That means modifiying 25 modules just for one link which can get annoying.
I was hoping to do it at the user level. i.e. just specifiy the user access level in the users table.
like I said, I have already done it in the vb code behind, but the it doesn't get picked up because its calling the dll.. is it just a matter of removing the dll link? because if thats it... then i feel pretty sillly
- Thanks