473,320 Members | 2,073 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

XML from ASP3

I have been having massive problems trying to get data from ASP3 to XML.
Could anyone suggest as effective solution for building and XML file on the
fly?

Many Thanks,
Andy
Jul 19 '05 #1
2 2224
What have you tried? What problems have you had?

You can instantiate a msxml2.domdocument object and use its methods to add
nodes.

or you can just build a string containing the desired xml

strXML = "<mynode>mynode value</mynode>"

--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
ms*****@ielearning.com
http://www.ielearning.com
714.637.9480 x17
"Andy Smith" <so*****@microsoft.com> wrote in message
news:ZE*****************@news-binary.blueyonder.co.uk...
I have been having massive problems trying to get data from ASP3 to XML.
Could anyone suggest as effective solution for building and XML file on the fly?

Many Thanks,
Andy

Jul 19 '05 #2
You may refet to this KB article:

http://support.microsoft.com/default...;EN-US;Q301244

Luke

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Andy Smith | last post by:
I have been having massive problems trying to get data from ASP3 to XML. Could anyone suggest as effective solution for building and XML file on the fly? Many Thanks, Andy
11
by: Jools | last post by:
We have clients insisting on using IIS4 and the code (written by someone else who left the company before I joined) is ASP3. I am no expert in ASP so can you give any suggestions or recomendations...
0
by: Larry Neylon | last post by:
Hi, Hopefully this question will have a quick "can't be done" or "read the manual" answer. I have a requirement for a client to send and receive an XML file via SOAP to another SOAP compliant...
4
by: ANTHONY | last post by:
Greetings, I've searched Google, as well as the Microsoft VStudio product site, for quite a few days now and cant find a definitive answer as to whether or not I can installed VS2003 on a Win2K...
1
by: Chris | last post by:
Please let me know how to do it. Regards Chris chris@maysunplastic.com
0
by: Joe Hughes | last post by:
Hi All I'm a seasoned ASP programmer and have been writing ASP for years. I've decided now to stop writing ASP and jump onboard the ASP.NET bandwagon (albeit a bit late). I've been...
1
by: Carl Howarth | last post by:
Hi, At my organisation we have various web based systems in place using ASP 3.0 for the front end but with VB6 ActiveX DLLs (installed within component services) for the business logic. I am...
1
by: Neven Klofutar | last post by:
Hi, Is it possible to run ASP.NET and ASP 3.0 on Apache server ? I heard that ADO (ASP 3.0) somponentes are restricted to Win platform. thanx, Neven
4
by: Neven Klofutar | last post by:
Hi, Is there a way that I can write information into ASP 3.0 session, so that I can read it in ASP.NET application ? thanx, Neven
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.