Wrox Programmer Forums
|
Classic ASP XML Using ASP 3 and XML. See also the XML category for more XML discussions not relating to ASP. NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 23rd, 2004, 07:36 AM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default xmlhttp requesting data from a dll in .net

I'm using xmlhttp to connect to a webservice and that works ok, however I need only a little amount of data updated rather often. Therefore I would prefer not to get a xml response but a plain text response as the returned xml response is giving a bit of an overhead, actually i get 5 times more data bach then I need.

Anyone know if it is possible to request data via xmlhttp from a dll in .net? and how do I send parameters to a dll so I address the correct function with several parameters?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Posting XML data via XMLHTTP steelrose XML 1 November 15th, 2007 05:19 PM
Requesting Data Input from Operator Ralph Weikert MySQL 0 May 5th, 2006 09:48 PM
Using XMLHTTP to POST form data channer Classic ASP XML 8 January 6th, 2004 05:44 AM
posting/requesting data from web server page one5 .NET Web Services 2 July 28th, 2003 03:14 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.