473,490 Members | 2,695 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 2229
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
558
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
3390
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
1062
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
1280
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
1295
by: Chris | last post by:
Please let me know how to do it. Regards Chris chris@maysunplastic.com
0
896
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
1467
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
1984
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
1193
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
7112
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7146
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6852
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4573
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3074
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
628
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.