Top "Sharepoint-2013" questions

Microsoft SharePoint version 2013

How to download/upload files from/to SharePoint 2013 using CSOM?

I am developing a Win8 (WinRT, C#, XAML) client application (CSOM) that needs to download/upload files from/to SharePoint 2013. …

c# windows-8 sharepoint-2013 csom
SharePoint 2013 get current user using JavaScript

How to get current user name using JavaScript in Script Editor web part?

javascript sharepoint sharepoint-2013
SharePoint 2013 add javascript after whole page load

Disclaimer: I have no experience with SharePoint2013. I have problem - I must include/fire some javascript functions after the …

javascript sharepoint-2013
How to access a sharepoint site via the REST API in Python?

I have the following site in SharePoint 2013 in my local VM: http://win-5a8pp4v402g/sharepoint_test/site_1/ …

python rest authentication sharepoint sharepoint-2013
Sharepoint 2013 - 404 Not Found while accessing site collection from outside

This question may be a dublicate, but no recent post leads to a working answer for my case. I have …

http-status-code-404 wiki sharepoint-2013 sitecollection
SharePoint Redirect site logo link to the root site collection home page

I want the site logo link in the master page to always redirect to the root site collection home page. …

sharepoint sharepoint-2013
Sign in as different user in SharePoint 2013

I use SharePoint 2013 and I need to change my current user in my SharePoint site. How can I change my …

sharepoint sharepoint-2013
IIS does not list a web site that matches the launched URL

I have sharepoint 2013 application deployed on IIS. When I want to start debugging, I face this error: "Unable to start …

debugging iis visual-studio-2012 sharepoint-2013
how to connect sharepoint with php

Do anyone know how to integrate Sharepoint and Php. I am trying to develop php app which can connect to …

php sharepoint soap sharepoint-2013
Check if Current Users belongs to SP group using javascript Client Side Object Model

I havent found a specific example of how to get the current user and then check if it belongs to …

sharepoint sharepoint-2010 sharepoint-2013 csom