How to Export a HTML Table to Excel using Javascript

In this Article let us see how to do an Export to Excel using Javascript in SharePoint 2013.

 

XMLHttpRequest cannot load http://Site/api/. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://MyCallingSite’ is therefore not allowed access. SharePoint 2013 Error

In the previous articles, Creating WebApi, and Calling WebApi, we saw how to create a WebAPI and how to call them from the Javascript. But, not all the browsers accepts this type of calling. For  …read more

 

How to call WebApi in SharePoint 2013 using Javascript

In this article let us see about how to make a call to the WEBAPI from javascript on SharePoint 2013.

 
 

How to Create a Basic WebApi which can be used by SharePoint 2013

Let us see how to create a Basic WebAPI with simple steps in SharePoint 2013.

 

How to enable external sharing in SharePoint Online with Powershell

An external user is someone outside of your organization who can access your SharePoint Online sites and documents but does not have a license for your SharePoint Online or Microsoft Office 365 subscription

 

Out of the Box Workflows Not Listed on the “Add a Workflow” Section

In this article let us see about the features to activate to enable the OOB Workflows.

 
 

How to Execute EXE from SharePoint 2013 using Javascript.

In this article let us see how to run the EXEs by Javascript in SharePoint 2013.

 

How to Execute an EXE stored in a Document Library directly in Client’s Machine in SharePoint 2013

In this article let us see how to Execute an Exe Stored in Document Library on the Client’s machine in SharePoint 2013

 

How to Upload the EXE, MSI Files into SharePoint 2013 Document Library

In this article let us see how to Upload the Blocked File Extensions in SharePoint 2013.

 
 

How to get the User Groups of the Current Logged in User using Javascript in SharePoint 2013

In this article let us see how to get the User Groups of the Current logged in User Using Javascript in SharePoint 2013.