TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About XMLHTTP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jigar Desai (2)
Mahesh Alle (1)
Guest User (1)
Abhishek Goswami (1)
Manas Mohapatra (1)
Shashank Srivastava (1)
Vinod Kumar (1)
Moses Soliman (1)
Related resources for XMLHTTP
No resource found
How to Use XMLHttpRequest in JavaScript?
3/25/2023 7:27:37 PM.
The XMLHttpRequest object is useful if you want to send and retrieve data from a server without reloading the current page.
Voice of a Developer: XMLHttpRequest API - Part 24
6/4/2020 4:31:15 AM.
In this article you will learn about JavaScript JSLint - JavaScript Code Quality Tool. This is part 24 of the article series.
Calling Webservice Using Soap Client Open Source Library
4/14/2020 1:49:18 AM.
This article describes an open source JavaScript library for calling a webservice using an AJAX call.
Implementing AJAX In ASP.NET Using XMLHttpRequest Object
12/27/2015 1:29:44 AM.
This article describes how to implement AJAX through XMLHttpRequest in ASP.NET.
PHP Form Validation With AJAX
6/26/2013 1:49:18 PM.
This article explains validation of a form's data without submitting it.
Grabbing The Contents of An XML File With An XMLHttpRequest Using PHP
5/18/2013 1:46:00 PM.
This article explains how to obtain XML using XMLHttpRequest then parse the plain text and specific values using PHP.
AJAX Pager control
6/17/2009 1:06:32 AM.
After AJAX Repeater control next logical thing was to try and create paging control, a control which renders paging links when you set its properties like page count and page number, I have been using similar control in asp.net page so I decided to implement same thing with JavaScript.
AJAX Repeater control
2/27/2006 6:33:25 AM.
AJAX has been in shadows for a decade now but it started buzzing right after the launch of the Google Earth. This article shows how to create an AJAX Repeater control with item, header, footer, alternative item, and seperator item templates using AJAX and ASP.NET.
Introduction to the MagicAjax.NET - The Magic Ajax Engine for .NET
2/13/2006 1:41:08 AM.
MagicAjax.NET is a free open-source framework, designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing tons of JavaScript code.