1
vote
2answers
23 views
Sharepoint 2007 weather web part
Hi,
What is the best way to implement a weather web part for 2007 sharepoint. I want the web part to automatically select the correct location based on the users profile settings or maybe IP range.
…
0
votes
1answer
20 views
How to add a new WebPart in a specific Group after it is deployed
Hi,
I am constantly writing custom WebParts but after I deploy them, they always get added to the "Miscellaneous" category. How do I add a WebPart to a specific category?
The category that I am …
0
votes
0answers
21 views
Display WebPart controls if user is logged in - ASP.NET 3.5
I know it's possible to use the LoginView code to display content when the user is logged in. But I am trying to do this with a webpart control, but when I do this with the drop down list for picking …
0
votes
0answers
18 views
vb.net .aspxauth
I am working with a large site trying to implement web parts for particular users in a particular subdirectory but I can't get the .ASPXAUTH cookie to be recognized. I've read dozens of tutorials and …
0
votes
1answer
25 views
ASP.NET web parts - not stored in a cookie
Recently I was reading the MCTS ASP.NET 3.5 exam preparation book. I finished the lesson about web parts. The author said that user personalization is stored in a database and tracked by a cookie in a …
0
votes
1answer
17 views
how to create a web part to track page creation time
Hello everyone,
I am new to SharePoint Server 2007 Web Part, and I am using SharePoint Server 2007 on Windows Server 2008. I program using VSTS 2008 + C# + .Net 3.5.
I want to create a simple web …
1
vote
5answers
51 views
What is the difference of webparts and websites?
i dont know the actual use of webparts , so. better to know difference with webpage ?
any answer is appreriate..
0
votes
1answer
52 views
Custom Personalization Provider - Implement FindState method
I have been breaking my head over this. I appreciate any help.
I have a custom PersonalizationProvider, custom WebPartManager and custom WePart class. I have custom data tables for storing the …
0
votes
0answers
27 views
Web Parts - User Personalization Data in .NET
Is there a way to get a list of all web parts added by each user from the Web Part User Personalization data?
0
votes
2answers
89 views
Creating profitable sharepoint webparts
At my day job, we are currently porting our portal to Sharepoint MOSS 2007. Like it or not, there is alot of big companies following suit. After working with the consulting company that setup ours …
0
votes
0answers
38 views
How to access a stylesheet file from a webpart
Hi, I have a webpart and while I was adding some style classes, I figured I'd just reuse some stuff I already wrote in a global Stylesheet.css. This stylesheet is linked to by the Master Page. Well, …
0
votes
3answers
58 views
Can i deploy MOSS based webparts on ASP.NET web form and how
Hi,
i need to know, if we can deploy webparts that are created in MOSS for MOSS on a ASP.NET page and use them. Or is there any way of using the webparts with MOSS.
TIA,
Nimish
0
votes
3answers
87 views
Webparts in asp.net?
what is webparts in asp.net? a simple example on webparts. thank you in advance.
0
votes
0answers
57 views
Sorting option not working in a spgridview.
I have created a webpart which contains a spgridview that is bound to a dataview.My problem is that even though i have set the allowsorting option to true ,the gridview header shows no link buttons.
…
1
vote
0answers
108 views
Sharepoint ECB menu items not visible when doc lib is displayed in a web part.
My document context menus display correctly when accessed directly from a document library but when this same doc lib is displayed in a web part, the context menu is missing various items. I debugged …
