No announcements
Found 903928 threads
-
0 Votes
IE11 Issue with XMLHTTPRequest
Hi reddysainath, I tested XMLHTTPRequest on my side.Answered | 2 Replies | 2347 Views | Created by reddysainath - Monday, November 30, 2015 6:15 PM | Last reply by DotNet Wang - Tuesday, December 1, 2015 5:23 AM -
0 Votes
XMLHttpRequest to get data from database
I want to use Ajax XMLHttpRequest and get data from a database table and show it on the screen.Answered | 2 Replies | 10806 Views | Created by Usha2009 - Tuesday, March 23, 2010 5:05 AM | Last reply by Usha2009 - Tuesday, March 23, 2010 7:17 AM -
1 Votes
Diff between WinJS.xhr() and xmlHttpRequest
daluu, WinJS.xhr is simply a wrapper around XMLHttpRequest!Answered | 8 Replies | 7907 Views | Created by Louis_PiG - Tuesday, January 24, 2012 7:36 AM | Last reply by hxu2008 - Thursday, May 30, 2013 9:57 AM -
0 Votes
[UWP] XMLHttpRequest: network error 0x2ef3
What you are proposing (if I'm not wrong) is to use HttpClient instead of XMLHttpRequest because this is the only way to trust a specific certificate, even if it's not ...Answered | 6 Replies | 2812 Views | Created by mafabio - Tuesday, March 8, 2016 2:57 PM | Last reply by mafabio - Friday, March 25, 2016 10:21 AM -
0 Votes
IE9: XMLHttpRequest mangles newline in text nodes.
XMLSerializer knows how to correctly serialize native Trident DOM objects to XML strings.Answered | 11 Replies | 9299 Views | Created by Tebulin - Wednesday, October 12, 2011 12:36 PM | Last reply by raend - Wednesday, November 16, 2011 7:15 AM -
0 Votes
XMLHTTPRequest Object
But if you wanna request the same page or even another (for example, page2.aspx), there is no need to create another XMLHttpRequest object like var xhr2 = new ...Answered | 4 Replies | 41 Views | Created by Anonymous - Friday, May 11, 2007 7:07 AM | Last reply by Anonymous - Tuesday, May 29, 2007 5:09 AM -
0 Votes
XMLHttpRequest Object
XMLHttpRequest is now one of the in-vogue techniques and is supported by other browser beside IE.Unanswered | 2 Replies | 3 Views | Created by Anonymous - Saturday, November 26, 2005 4:50 AM | Last reply by Anonymous - Tuesday, November 29, 2005 6:49 AM -
0 Votes
XMLHTTPRequest object
User-768391503 posted I would recommend that you install Fiddler http://www.fiddlertool.com/fiddler/ That will let you ...Answered | 1 Replies | 25 Views | Created by Anonymous - Friday, January 16, 2009 6:16 AM | Last reply by Anonymous - Friday, January 16, 2009 10:20 AM -
1 Votes
Few Bing Map Request Fails cause of Adding Custom header in XMLHttpRequest.
we are loading Bing map in our applications aspx page. and before sending any XMLHttpRequest we are adding custom header in to that request and due to that few Bing map request are ...Answered | 2 Replies | 643 Views | Created by Ganesh_Londhe - Friday, March 2, 2018 10:44 AM | Last reply by Ganesh_Londhe - Monday, March 5, 2018 5:48 AM -
0 Votes
info regarding xmlhttpRequest object
OR If u want XmlhttpRequest..Answered | 1 Replies | 15 Views | Created by Anonymous - Wednesday, November 11, 2009 11:48 AM | Last reply by Anonymous - Wednesday, November 11, 2009 12:38 PM -
0 Votes
XMLHttpRequest Object with ASP.Net
User-1772620007 posted Using XMLHttpRequest Object with ASP.Net to post & retrieve information...Unanswered | 3 Replies | 9 Views | Created by Anonymous - Thursday, November 24, 2005 10:10 AM | Last reply by Anonymous - Friday, December 16, 2005 10:06 AM -
0 Votes
XMLHttpRequest Object
I want to invoke the server side method with the xmlHttpRequest object and here the file upload control is not holding the value.Unanswered | 15 Replies | 28 Views | Created by Anonymous - Tuesday, May 29, 2007 6:58 AM | Last reply by Anonymous - Thursday, May 31, 2007 8:40 AM -
1 Votes
"Object reference not set to an instance of object” error in callback
I am using IHttpAsyncHandler and XMLHTTPRequest to push messages to client with the help of following ...Answered | 1 Replies | 3747 Views | Created by Prashant .Net - Wednesday, February 20, 2013 7:19 AM | Last reply by Edgar A Olougouna - Wednesday, February 20, 2013 5:10 PM -
0 Votes
instantiating XMLHttpRequest objects
Hi, When instantiating and XMLHttRequest object I run through these possibilities to find the first one that works.Answered | 1 Replies | 8096 Views | Created by Peter Michaux - Friday, November 9, 2007 2:38 AM | Last reply by Ramakrishna Neela - Tuesday, November 13, 2007 5:23 AM -
0 Votes
Cross browser issue in XMLHttpRequest object
Try to take a look at this blog to get details - http://blogs.msdn.com/ie/archive/2006/01/23/516393.aspx & ...Unanswered | 1 Replies | 12 Views | Created by Anonymous - Thursday, December 7, 2006 10:19 AM | Last reply by Anonymous - Monday, December 11, 2006 4:16 AM -
0 Votes
XmlHttpRequest?
User-1087479560 posted Hi, The greatest difference between xmlhttprequest and httpwebrequest is the preceding one ...Unanswered | 6 Replies | 1 Views | Created by Anonymous - Monday, March 5, 2007 4:30 AM | Last reply by Anonymous - Wednesday, March 7, 2007 2:21 AM -
0 Votes
XMLHttpRequest Object
User-462966914 posted Hi, The below code works on IE, Chrome etc but not with safari, function Add_PRD() { if ...Answered | 1 Replies | 20 Views | Created by Anonymous - Thursday, March 30, 2017 5:58 PM | Last reply by Anonymous - Friday, March 31, 2017 5:00 AM -
0 Votes
How to create XMLHttpRequest object in c#
Hi, Please refer article below http://stackoverflow.com/questions/6079282/emulate-xmlhttprequest-with-a-net-webclient Wish can help ...Unanswered | 2 Replies | 13030 Views | Created by Avatar 123 - Monday, September 28, 2015 7:01 AM | Last reply by stef chui - Tuesday, September 29, 2015 2:51 AM -
0 Votes
XMLHttpRequest
ActiveX objects are not supported by apps for office.Answered | 1 Replies | 3177 Views | Created by liranGiv - Saturday, May 18, 2013 7:54 PM | Last reply by Anze Javornik - Monday, May 20, 2013 9:37 PM -
0 Votes
xmlhttprequest object help!!!!!!!!
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx Since you're working in classic ASP, you would have to understand how the ...Answered | 4 Replies | 24 Views | Created by Anonymous - Monday, June 1, 2009 9:31 PM | Last reply by Anonymous - Tuesday, June 2, 2009 6:11 AM - Items 1 to 20 of 903928 Next ›
No announcements