Recent Posts

Tags

News

  • Search

    <input class="BlogSearch" type="text" name="searchBox" id="blogSearchText" value="" onkeypress="return blogSearch(event, this);"> <input type="button" value="Search" onclick="return blogSearch2('blogSearchText');" class="BlogSearchButton"> <script type="text/javascript"> function blogSearch(event, oInput) { var keyCode = (event) ? event.keyCode : keyStroke.which; if (keyCode == 13) { top.location = 'http://www.google.com/search?q=' + escape(oInput.value) + '+inurl%3Ajavier+site%3Amsmvps.com'; return false; } return true; } function blogSearch2(oInputId) { var oInput = document.getElementById(oInputId); top.location = 'http://www.google.com/search?q=' + escape(oInput.value) + '+inurl%3Ajavier+site%3Amsmvps.com'; return false; } </script>

Community

Email Notifications

SBS Blogs

Helpful Sites

Archives

Javier's SBS Wonderland

Take the red pill and see how far down the rabbit hole goes...

A Recycle Bin for Sharepoint?

Today I was cleaning up the stack of magazines that I have in my desk and came across an article on how to add a Recycle Bin to Windows Sharepoint Services (WSS).

MSDN Magazine - February 2005 - Page 62

http://msdn.microsoft.com/msdnmag/issues/05/02/RecycleBinforWSS/

I have to admit that I have absolutely NO IDEA what these guys are talking about. That really doesn't mean anything since my knowledge of programming and .NET is very limited (almost non-existent). However, I know that we have very smart people in the SBS community than can probably figure this out. In fact, I encourage anyone that knows enough of this to make it work to write something SBS-sized so mere mortals like myself could benefit of it.

Bottomline-> I don't know if its possible and/or how well it works... but the article sounds interesting and definitely something that we on SBS-land could benefit from.

Posted: Feb 27 2005, 12:00 PM by Javier | with 2 comment(s)
Filed under: ,

Comments

TrackBack said:

A Recycle Bin for Sharepoint?ooeess
# July 22, 2005 12:08 AM

TrackBack said:

A Recycle Bin for Sharepoint?ooeess
# August 2, 2005 7:56 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)