wss-3.0
Hiding user interface parts in WSS 3.0 webpart - how?
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[详细]
2022-12-21 23:42 分类:问答SPWorkflowActivationProperties.Item is NULL in Simple SharePoint Workflow
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[详细]
2022-12-21 19:23 分类:问答How to control order of the tabs in the template selection of SharePoint site creation page?
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[详细]
2022-12-21 04:22 分类:问答How should I handle an error (raised in a class method) outside of a class in VB6?
I would like to create an object of a VB6 class and call a method on that object.If an error occurs in[详细]
2022-12-21 01:31 分类:问答How do I get previously opened site url in sharepoint 3.0?
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[详细]
2022-12-20 21:03 分类:问答How to modify SPList when elevated premissions dosen't work? Hard Coded login - is it possible?
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.[详细]
2022-12-20 17:38 分类:问答How do I run Commands with Elevated Privileges in Windows SharePoint Services 3.0?
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[详细]
2022-12-20 02:30 分类:问答SharePoint WSS 3.0 / show only limited number of people seen in SharePoint Group
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[详细]
2022-12-19 22:41 分类:问答SMTP configuration to work with SharePoint 3.0 - how to?
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[详细]
2022-12-19 21:49 分类:问答How to get main site url inside webpart?
I need to get main site开发者_开发问答 url from inside my custom webpart. Is there any programming way to do it?Try :[详细]
2022-12-19 20:24 分类:问答