Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  219
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, October 16, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > XML > ServerXMLHTTP
Search
DevASP

What's New
What's Hot

PRB: ServerXMLHTTP Cannot Intercept a Redirected Request (Q308607)       
Total Hits: 953  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The ServerXMLHTTP object was introduced in MSXML 3.0 as a powerful way to handle server-to-server communication. When you use ServerXMLHTTP to send a request to an Active Server Pages (ASP) page that redirects the request to another page, ServerXMLHTTP cannot intercept the redirect....

PRB: ServerXMLHTTP Object Adds Content-Type Header with XML Data (Q282102)       
Total Hits: 1584  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When posting XML data to a Web server by passing a DOMDocument object to the send method of a ServerXMLHTTP object, a content-type header of "text/xml" is automatically added. If you set the request header before sending XML data, the content-type header sent to the Web server is "Text/xml, text/xml" instead of "Text/xml," which may cause problems....

The Power of the XMLHTTP Library       
Total Hits: 2835  |  Today: 0 Author: Mitchell Harper       Rating:  
Read Reviews | Write Review |              Your Rating: 

XMLHTTP is a set of API's that allows us to send and retrieve data to and from a remote web server using its underlying HTTP protocols and methods. In this article, Mitchell provides us with a basic introduction to the XMLHTTP library, with some examples to get you started....

PRB: Load Method Fails When Loading XML File Over HTTP (Q281142)       
Total Hits: 1382  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the Load method of either the MSXML.DOMDocument or the MSXML2.DOMDocument object to load an XML file over HTTP, the method fails with this error message:
-2146697209 - No data is available for the requested resource.
...

Frequently Asked Questions about ServerXMLHTTP (Q290761)       
Total Hits: 2630  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article answers some of the frequently asked questions about the ServerXMLHTTP object....

INFO: Proxy Configuration Utility Must Be Run for ServerXMLHTTP to Work (Q289481)       
Total Hits: 1239  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Due to the limitations of Microsoft Win32 Internet (WinInet) functions and the XMLHTTP object, the ServerXMLHTTP object was created to allow you to establish server-to-server HTTP connections. The ServerXMLHTTP object does not rely on WinInet but rather on a new HTTP client stack, which is a subset of WinInet and offers a "server-safe" connection. The Proxy Configuration Utility (Proxycfg.exe) allows you to configure these WinHTTP proxy settings....

The Power of the XMLHTTP Library       
Total Hits: 463  |  Today: 0 Author: Mitchell Harper       Rating:  
Read Reviews | Write Review |              Your Rating: 

XMLHTTP is a set of API's that allows us to send and retrieve data to and from a remote web server using its underlying HTTP protocols and methods. In this article, Mitchell provides us with a basic introduction to the XMLHTTP library, with some examples to get you started.XML, or Extensible Markup Language, is everywhere. Web services, web pages, COM components, database objects, and even the “next generation” of initialization files....

XML and Server Side Processing       
Total Hits: 752  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

is "To provide the right information at the right time, disseminated and displayed in the right way, so that decision makers can do the right things at the right time in the right way." The work rests on using emerging web-based technology and tools (XML, XSL, Java, Active Server Pages, and WAP) to provide many of the core services needed to achieve the JBI vision, including user personalization services.......

A Real-Time ActiveX News Control       
Total Hits: 378  |  Today: 0 Author: Mitchell Harper       Rating:  
Read Reviews | Write Review |              Your Rating: 

A while back, Mitchell wrote an article about MoreOver.com and their XML news sources (which are free for developers using them for non-profit purposes). Today, Mitchell takes that idea one step further and creates an ActiveX component that uses the MoreOver.com news feeds in a similar way. The component uses the XMLHTTP library and the MSXML parser to retrieve and process the news. This article also acts as a good introduction to ActiveX controls if you have never created one before....

HOWTO: Read and Display Binary Data in ASP Using ServerXMLHTTP (Q303982)       
Total Hits: 1816  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

ServerXMLHTTP provides methods and properties for server-safe HTTP access between different Web servers. You can use this object to exchange binary data between these servers through Active Server Pages (ASP)....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com
Position Login