C# return Row count of a Sharepoint list with a date greater than today minus...
I have a sharePoint list called "Archives" with a column called ArchiveDate type Date. Any simple C# example function that returns the count of rows that qualify as having ArchiveDate > Today-4 Will...
View Article10175 or 10231 Instructor Needed
I am looking for an instructor to teach 10175 or 10231. If you are interested, please contact me. Stacie at VTEC Training Maine. sboilard@vtec.org or call 207-775-0244
View ArticlePopulate People/Group column in sharepoint list through code
Hi All,To populate the people/group column in sharepoint i need to send data in the format as "ID;#username_alias". But this works if i know the user belongs to site say Http://bg4ws0209:3535/ , where...
View ArticleOnWebPartAdding event is not working in my webpart.(MOSS 2007)
I am writing a simple webpart (WSS 3.0, MOSS 2007) where I need to raise events OnWebpartAdding and OnWebPartAdded event. Where only OnWebPartAdded event called, but my OnWebPartAdding event doesnot...
View ArticleWhen an Access 2007 Database is set to “Working online with Sharepoint” mode,...
I have an ASP.NET application written in C# and hosted on IIS6 Win2k3. This web application connects through code to an Access 2007 Database which holds Sharepoint lists in tables. To get an idea of...
View ArticleDownload embedded Outlook attachment in Ms Acces 97
hallo, my problem is: sometimes in Outlook 2003 there are emails that have an attachment & in it there's another attachment embedded (for exemple another email) & another attachment etc. etc....
View Articlesynchronous and asynchronous event handlers sharepoint 2007
Any one help me out to understand synchronous and asynchronous event handlers sharepoint 2007...why we r going to use..Event Handlers...
View ArticleCalculated Calendar field - cannot change date?
I have two list columns, start date and end date. Start date is a standard date picker, but end date is a calculated field which adds 3 months to the start date. Is there any way I can set the list...
View ArticleScriptmanager error in Sharepoint 2007 webpart
I am using Ajax in my Sharepoint 2007 webpart and i already have successfully followed Ajax enabling steps and still i am getting following error on IE window "The control with ID 'TabContainer'...
View ArticleAfter SiteBack up Restore Site Actions Options not displaying and Upload and...
I have taken back up of site collection and restore the same site on same machine. (using stsadm) After Restore using .bak file, Site Actions Options are not displaying , Upload and Add document links...
View ArticleWeb part page
Can we have the quick launch bar on the webpart page out of the box or is it customization? Thanks,
View ArticleDeploy using Visual Studio 2008
I have an exisitng Sharepoint site; made sone code changes and want to re-deploy. In case I mess up the devployment; Is there a way to backup existing site so it can be restored? And, ehat;s the best...
View Articleget the id of a selected item in sharepoint list
I have created a custom edit form in Visual Studio and I would like to get the id of the selected item in sharepoint list. I am trying to do the same thing as it is done with the OOTB edit form. When a...
View ArticleDisplay multiple selection in DataView in bullet format
Can we display multiple selection columns data in a bullet format? Background I've created a custom list with several columns. Each column is a "choice" field where users can select more than one items...
View ArticleChange data type for a list item in SharePoint 2010
Hi, This might be a very simple question but I m surprised that I didn't find a way to do it. Ok, I created a custom list using point-click interface in SharePoint 2010. One of my fields says NTID and...
View Articlemoss 2007 copy.asmx and expiry date field
Hello all, I've written a little windows service publishing documents into a sharepoint library. this service makes use of the copy.asmx webservice to upload the files. This is working files,...
View ArticleHow to add a webpart into a special group other than miscellaneous
Hi All, I have a doubt Regarding Webpart.I created one webpart.i want to add it in a special category.So that it wont come into miscellaneous group.what i need to update in the xml part of that...
View ArticleSharepoint custom list and update stock postion @ day to day basis
Hello I need help form you .. I had new sharepoint custom lists. 1. Issues and receipts ( item wise ) 2.Stock details(Item Wise) I want to update my2nd list whenever there is entry in 1st list. I need...
View ArticleWeb Service Performance VS Object Model
I wrote code to pull data from a SharePoint list using the SharePoint API and the SharePoint web service. I compared the performance of the code and the web service was around five times faster. I hit...
View Articledatepicker
Hello, I added a JQuery datepicker to a NewForm.aspx for a list. It does not display correctly The calendar is transparent instead of having an opaque background. I am not sure whether SharePoint...
View Article