if your using classic asp and ado, the recordset object can product xml
directly, so you could have on machine produce the xml via the recordset,
and then send it to the other machine, which it will pick up (or pull it
from one to the other).
make sure both machines have the same version of ADO.
also consider SOAP for the messaging
At 06:54 PM 8/15/2002 +0300, you wrote:
>Hm, it is not clear what is the problem. Someone will help
>for sure - this list always helps :) but specify a bit more
>about how the XML is generated and probably a few lines from
>these two pages.
>
>you can generate XML "manualy" - just printing in the output
>or create DOM or use ADO's abilities and so on. I lost the
>track somewhere in the middle of the sentences - that's why more
>details will be probably needed.
>
>-----Original Message-----
>From: Chris [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, August 15, 2002 5:21 PM
>To: ActiveServerPages
>Subject: Returning XML from asp page and other
>
>
>Can anyone help me?
>
>I have two XML related problems.
>
>Problem 1.
>
>I'm using an offline access xp db to 'importxml' some xml from an asp.
>The db is on the clients machine and he needs to connect online throught
>the db to the .asp to retrieve the xml data.
>
>The .asp querys an online access db and should build the xml based on the
>contents of the table.
>
>The offline db will download a normal .xml file, but not the xml produced
>from the .asp. Why???
>
>Any help on this would be brilliant.
>
>Problem 2.
>
>We need to post some xml via our .asp page to another .asp page on another
>site. Can't seem to get the connection going, code seems correct. Can
>anyone provide any help.
>
>Sorry if these details seem sparse but am willing provide whatever
>information should anyone be able to help.
>
>Chris
>
>
>---
>You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to
>%%email.unsub%%
>
>
>---
>You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to
>%%email.unsub%%
Robert Chartier
Author and Developer
604-975-5590
[EMAIL PROTECTED]
http://www.aspalliance.com/nothingmn/
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]