Empty SharePoint Recycle bin using vbscript/javascript/vba
-
Hello, I want to know how to delete the items from a SharePoint recycle bin using either vbscript, javascript or vba. I found the code to do so but using c#
What version 2007 or 2010? VBScript is obsolete, has been for years and VBA is for Office client applications. JavaScript is the only valid one in your list.
No comment
-
What version 2007 or 2010? VBScript is obsolete, has been for years and VBA is for Office client applications. JavaScript is the only valid one in your list.
No comment
-
Ok, no problem, in that case are you able to provide me with a JavaScript to perform this task? What I need to do is to have a script to delete the recycle bin data without the need of opening a browser and navigate to the SharePoint's recycle.
What version 2007 or 2010?
No comment
-
What version 2007 or 2010?
No comment
-
There is no JavaScript for this in 2007. Since you are the Site Collection admin you have access to the settings, including Recycle Bin from the Admin page of any of the sites within your collection. http://office.microsoft.com/en-us/windows-sharepoint-services-help/view-restore-or-delete-items-in-the-recycle-bin-of-a-sharepoint-site-HA010021434.aspx[^]
No comment
-
Hello, I want to know how to delete the items from a SharePoint recycle bin using either vbscript, javascript or vba. I found the code to do so but using c#
This EBook is designed to give SharePoint developers an introduction and overview of the features in Microsoft® SharePoint® Designer 2010. It begins with a brief introduction and a summary of what's new, followed by a more in-depth discussion of the most pertinent features of Designer 2010.
With the help of this book we can solve the our problem. you can download this book from this url http://www.c-sharpcorner.com/Ebooks/Free/55/sharepoint-designer-2010-essentials.aspx[^]
-
This EBook is designed to give SharePoint developers an introduction and overview of the features in Microsoft® SharePoint® Designer 2010. It begins with a brief introduction and a summary of what's new, followed by a more in-depth discussion of the most pertinent features of Designer 2010.
With the help of this book we can solve the our problem. you can download this book from this url http://www.c-sharpcorner.com/Ebooks/Free/55/sharepoint-designer-2010-essentials.aspx[^]