Tagged Questions

0
votes
1answer
65 views

Proper way to hide place holders in a SharePoint 2007 Master Page?

I am working on a specialized instance of MOSS for a client where What I am wanting to do is hide elements on the master page. In particular, I want to hide the main top navigation …
0
votes
0answers
69 views

Forms Authentication and SharePoint ProfilePropertyLoader

I am trying to use the ProfilePropertyLoader to display a welcome message in this format: <SPSWC:ProfilePropertyLoader runat="server"/> Welcome, <SPSWC:ProfilePropertyVa …