Forum Moderators: open

Message Too Old, No Replies

Passing XML to another page

         

attinder

2:23 pm on May 11, 2002 (gmt 0)

10+ Year Member



Hi,
I am generating a XML based on some conditions set in database. Now i want to pass this XML page which is in Asp running on IIS to another page running on webspere (AS400). Is there any way to do it and if yes then how to call my XML from that page on AS400 server

Regards

joshie76

3:04 pm on May 11, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You probably want to be looking into SOAP (simple object access protocol) which is platform independant. Have a search about on that topic - it should at least get you started. This might help too: [w3schools.com...]

I posted a thread [webmasterworld.com] on a similar vain that may help you out in the Server Side Scripting. You may want to post your request in that forum as the expertise for this are more likely to be found in there.