Tagged Questions
0
votes
1answer
633 views
SharePoint 2013 API jQuery.Ajax Access Denied
I am trying something simple - to retrieve list information from a SharePoint 2013 list. However, I am getting access denied when the jQuery Ajax is processed. I've tried setting up headers with the ...
0
votes
0answers
55 views
Ajax/facebook like notification on sharepoint top site ribbon in autohosted-app
I am looking for advice, some tips. I want to make some nice working/looking notification like facebook. (in left corner) it is possible to add some button to the top of site ribbon . I think all know ...
0
votes
0answers
131 views
What's the best/easiest way to use Ajax with a Sharepoint 2013 web part?
I'm developing a Sharepoint 2013 WebPart. (We're using web parts rather than the new app model because we're leveraging a large amount of existing web parts from an older project).
For my portion, I ...
0
votes
0answers
228 views
Page redirect on Ajax POST call in Sharepoint 2013
I've been struggling with some wired issue regarding ajax post requests, ending with redirect to _login/default.aspx and eventually breaking the request and preforming full postback.
I use ASP.NET ...