Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programatically filter by domain group on master page....

Status
Not open for further replies.

intra13

Technical User
Apr 28, 2009
1
US
I have updated my small company's SP site (WSS 3.0) to use a custom dropdown navigation bar, replacing the stock SP navbar since it didn't fulfill our requirements. One of the nice things about the stock top-level (horizontal) navbar, though, was that it would only show a child site if a user had access. My custom implementation is hard-coded HTML (which is fine, as the overall top-level navigation will rarely change for us), but therefore shows all sites/options to all users.

That said, if a user without access clicks on a forbidden link, they are just presented with an access denied page. But, I'd rather be able to programatically hide these links from displaying to anyone that doesn't have access. Thoughts?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top