Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sharepoint

Upload Files With Sharepoint Rest Api And Javascript From Outside Of Sharepoint?

I need to upload files (and metadata) on demand without human action to a Sharepoint server. Could … Read more Upload Files With Sharepoint Rest Api And Javascript From Outside Of Sharepoint?

Var Query Not Returning Required Results

I have a javascript file which is returning results to a HTML page via information entered in a Sha… Read more Var Query Not Returning Required Results

Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

I am using ckeditor 4.5.7 and I want the user to insert arbitrary HTML code into the page. For now … Read more Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

Jquery Get Id Of Input Field

i need to get the id of a input that's inside a span of a sharepoint list. it looks like the co… Read more Jquery Get Id Of Input Field

What Is Eating My Cookie?! Cookie Does Not Get Transferred In Asmx Call

I'm having a (browser) cookie issue here. I have a Sharepoint page (http://myServer:24628/sites… Read more What Is Eating My Cookie?! Cookie Does Not Get Transferred In Asmx Call

Accessing Sharepoint Project Web App Rest From Separate App

I need to connect to our corporate PWA. This is the code I'm using: // var endpointUrl = 'h… Read more Accessing Sharepoint Project Web App Rest From Separate App