about 7 months ago - No comments
I’ve been fooling around with the Twitter API and how wanted to test how I could connect it to SharePoint. After som inspiration from Andrew Connell blog post about Custom Timer Jobs for SharePoint i’ve decided to give it a try. This function will update a list with tweets every 5 minutes so it wont More >
about 9 months ago - No comments
Just installed Search Server 2008 Express for your WSS 3.0 app?? And now you want to add a new scope to the search dropdown for you FARM? But you can’t seem to find the scopes on the Search Administration site? Well Daniel Berg gave me a good tip and told me that the link to the More >
about 10 months ago - 2 comments
Over at http://www.sharepoint-training-videos.com they have created a SharePoint End User FAQ which is very helpfull for the first timers of MOSS 07 and more experienced users. Direct Link to FAQ: http://www.sharepoint-training-videos.com/SharePoint_EndUser_FAQ_Guide.html Topics covered in the FAQ are: How can I upload multiple documents into a document library? How can I save a document directly into SharePoint Library? More >
about 11 months ago - 1 comment
There’s an easy trick to get to the web part maintentance page. If your malfunctioning page is: http://testsite.com/pages/default.aspx simply add a querystring onto the end of the URL http://testsite.com/pages/default.aspx?contents=1
about 1 year ago - No comments
http://www.amrein.com/apps/page.asp?Q=572 Check it out!
about 1 year ago - No comments
http://www.microsoft.com/video/en/us/details/76e8d3af-c2bd-42a6-bb12-befcbd041bf1 check out this video posted on the SharePoint Team Blog, SharePoint in plain english. and then find out more on commoncraft.com
about 1 year ago - No comments
http://www.sharepointdevwiki.com/display/public/Welcome Check it out
about 1 year ago - No comments
Solution? http://support.microsoft.com/default.aspx?scid=kb;EN-US;953271
about 1 year ago - No comments
Found this on Lise’s blog: If you want to create a dropdown list with onchange event to dynamically go to selected URL then do this: Use Sharepoint Designer Insert Data View Select Show Data Select which field that should be displayed in the drop-down list Insert Data ViewData.. Style Change layout to “Drop-down view More >
about 1 year ago - No comments
Example of code to add to the form sav button to redirect to another page when submitting a custom form javascript: {ddwrt:GenFireServerEvent(concat(‘__commit;__redirect={DispForm3.aspx?ID’,$ID,’}’))} http://autosponge.spaces.live.com/blog/cns!D7F85948C20F0293!233.entry http://social.msdn.microsoft.com/forums/en-US/sharepointcustomization/thread/8f559dd6-fb7e-4d1f-be0c-15a6b798f7e1