I have a webpart with asp.net control within. I would like to hide some parts of that control, some asp:net panels etc. regarding one of the TextBox\'s value. The issue is that I don\'t know to change
I have generated a C# SharePoint Sequential Workflow project using the very handy STSDEV tool (it got me around the requirement to have access to a 32-bit SharePoint installation which is required for
The New SharePoint Site page has a Template Selection section which can contains multiple tabs. For example, Meetings and Collaboration. These are controlled in webtemp.xml using DisplayCategory.While
I would like to create an object of a VB6 class and call a method on that object.If an error occurs in
I would like to get in my custom webpart an url address of the site which I was opened just previously before I get to current site(th开发者_运维知识库at with my webpart)? How can I achieve this?Plain
What I need to add data to SPList and update Membership account by anonymo开发者_如何学Gous account. Simpler: I\'m trying to write activation procedure of anonymous user already registered account.
I\'m using forms authentication to log in into windows sharepoint servevices 3.0 service. I need to elevate during anonymous access, rig开发者_StackOverflow中文版hts to add record to sharepoint portal
Dont know if this is even possible.But, in sharepoint wss is it possible to force sharepoint to only let users see specific people in their group?For example, if a Sharepoint Group has 100 people in i
I would like to send e-mail from my own custom webpart using SPUtility (on wss3.0). The issue is that smtp server is on the same host as sharepoint services. SMTP server works and I can send e-mail us
I need to get main site开发者_开发问答 url from inside my custom webpart. Is there any programming way to do it?Try :