No announcements
Found 1807635 threads
-
0 Votes
Authenticate WCF when called from jquery($.ajax)
My query is that is it possible to authenticate WCF with UserName and Password when called from jquery and call any operation ...Answered | 7 Replies | 17757 Views | Created by fresher2012 - Wednesday, April 24, 2013 5:40 AM | Last reply by Damir Dobric - Saturday, May 4, 2013 12:53 PM -
1 Votes
Calling .NET web service from JQuery AJAX
Hi, I have written a web service (build in framework 4.5) and trying to call the same from a html page using JQuery AJAX.Answered | 2 Replies | 1673 Views | Created by Sairath - Sunday, January 12, 2014 6:33 PM | Last reply by Sairath - Tuesday, January 14, 2014 4:49 AM -
0 Votes
Access denied error in jquery ajax call in IE9...
It's supposed that you make direct, cross-domain call from script in the browser.Answered | 2 Replies | 10062 Views | Created by Meenakshi Nagpal - Wednesday, October 17, 2012 6:40 AM | Last reply by Forrest Guo - Thursday, October 18, 2012 8:27 AM -
0 Votes
Unable to call webmethod from Ajax Jquery
Hi, Per my understanding, you want to call the method through jQuery dynamically, but not just in the page loaded event.Answered | 5 Replies | 8444 Views | Created by Sriharsha d - Thursday, January 22, 2015 12:58 PM | Last reply by Patrick_Liang - Tuesday, February 3, 2015 3:15 AM -
0 Votes
jQuery - Ajax & Bing Translator?
It will be called every 9 minutes from the javascript on your web page.Answered | 21 Replies | 25915 Views | Created by bPlatypus - Thursday, June 2, 2011 3:12 PM | Last reply by John Dimm - Sunday, September 15, 2013 4:32 AM -
0 Votes
call WCF Service using JQuery but without using AJAX
I haven't tried this personally--and you may be better off asking in a jQuery forum--but this blog post looks like it would be helpful: http://west-wind.com/weblog/posts/324917.aspxAnswered | 3 Replies | 9963 Views | Created by informit - Monday, February 23, 2009 4:51 AM | Last reply by Dan Glick - MSFT - Tuesday, February 24, 2009 8:21 PM -
1 Votes
SharePoint-hosted App: jQuery AJAX and Azure Media Services calls
The problem is that you are making a cross-domain call.Answered | 2 Replies | 2976 Views | Created by SPSamL - Friday, September 7, 2012 4:25 PM | Last reply by Scot Hillier - Tuesday, November 27, 2012 11:38 PM -
2 Votes
Use of jquery and ajax on a SharePoint 2013 Page
I needed to know how to properly call the jquery library and you provided just what I needed.Answered | 5 Replies | 2341 Views | Created by NorrisIT - Tuesday, January 22, 2019 7:55 PM | Last reply by NorrisIT - Thursday, January 24, 2019 12:54 PM -
0 Votes
Using JQuery to call web service returns timeout
Hi Ronald, We have many people using jQuery successfully.Answered | 2 Replies | 3179 Views | Created by Ronald Widha - Friday, May 11, 2012 7:46 PM | Last reply by Ronald Widha - Saturday, May 12, 2012 6:10 AM -
2 Votes
ajax call to wcf returns 400 bad request
ASP.NET AJAX (or any browser supported client-side scripting) has cross-site limitation which prevent you to call remote service.Answered | 5 Replies | 20542 Views | Created by mit99mh - Monday, May 24, 2010 9:03 AM | Last reply by Gary A. Stafford - Monday, September 12, 2011 2:59 AM -
0 Votes
[W8.1]Change cordova user agent for all AJAX calls(Jquery) in Windows app.
Hello knsl, As far as I can tell this is not possible though javascript XMLHttpRequest which jQuery ajax uses.Answered | 1 Replies | 1809 Views | Created by knsl - Wednesday, July 1, 2015 3:49 PM | Last reply by KrunalParekh - Thursday, July 2, 2015 10:01 AM -
1 Votes
How to call Ajax in Visual Web Part
Hi NitinJaptap, For your code snippet, I would suggest you can trace if there is something error when calling ajax function and if it retruns the valid ...Answered | 2 Replies | 3252 Views | Created by NitinJagtap - Monday, January 11, 2016 3:45 PM | Last reply by Jerry Zy - Monday, January 25, 2016 3:00 AM -
2 Votes
ASP.NET 4.0 Custom IHttpModule doesn't fire when call WebMethod with jQuery AJAX
Jquery and Web methods each have thier own secition in the ASP.NET forum.Answered | 2 Replies | 1582 Views | Created by Nicola Celiento - Tuesday, September 9, 2014 12:55 PM | Last reply by Nicola Celiento - Tuesday, September 9, 2014 2:40 PM -
0 Votes
Calling Reporting Services Web Service with jQuery possible?
HI, Can you share with me how do you consume SSRS Webservice via Ajax call?Answered | 6 Replies | 7737 Views | Created by René.74 - Friday, November 15, 2013 10:39 AM | Last reply by JackL78 - Friday, May 27, 2016 4:49 AM -
1 Votes
Calling WCF with BasicHttp using JQuery
Earlier you had provided an example where you sucessfully called the "wsHttp" binded WCF service in JQuery.Answered | 12 Replies | 11108 Views | Created by ronit_rc - Friday, December 30, 2011 11:25 AM | Last reply by ronit_rc - Wednesday, January 4, 2012 12:20 PM -
1 Votes
WCF service Ajax Post calling error
We are getting error when we call wcf service from the client end.Like As: "Request header field X-Requested-With is not allowed by ...Answered | 1 Replies | 1132 Views | Created by Azeez Ansari - Thursday, May 26, 2016 8:03 AM | Last reply by Zhanglong Wu - Saturday, May 28, 2016 2:20 PM -
0 Votes
Jquery async call to WCF service - Wcf Async call to Soap web Service for 500+ concurrent users
You can use JQuery.Ajax to call web service : $.ajax({ type: Type, //GET or POST or PUT or DELETE verb url: Uri, // Location ...Answered | 2 Replies | 3398 Views | Created by RaviAyitha - Friday, October 26, 2012 6:39 AM | Last reply by hemantrhtk - Monday, November 11, 2013 6:42 AM -
0 Votes
How to Call Server Side method( which contain text To Speech Code) using ASP.NET AJAX and jQuery AJAX
I am write one method for converting Text To Speech in .cs file This method call by using JQuery Ajax in C# ...Answered | 1 Replies | 1660 Views | Created by Gaikwad Rahul - Tuesday, March 31, 2015 11:19 AM | Last reply by Kristin Xie - Wednesday, April 1, 2015 8:18 AM -
0 Votes
Need help with calling C# method of ASPX page using Ajax...
Hi, Here is a similar thread for you to take a look at:Answered | 2 Replies | 1998 Views | Created by Evgeny.Shmelkov - Tuesday, June 10, 2014 1:36 PM | Last reply by Evgeny.Shmelkov - Wednesday, June 11, 2014 2:13 PM -
0 Votes
jQuery with WCF
Hi all I am using jQuery to call a WCF service and on the client i am using Data Transfer Objects.Answered | 1 Replies | 3767 Views | Created by Aashish Gupta - Sunday, September 6, 2009 12:07 AM | Last reply by Aashish Gupta - Sunday, September 6, 2009 6:19 AM - Items 1 to 20 of 1807635 Next ›
No announcements