How to get a xml file from a http site to temp-table?

Posted by Admin on 21-May-2009 06:19

Hello Everyone ,

İ'm trying to get or read (doesn't matter) an xml file and put it into a temp-table?? i have the code to parse the xml file but i can not be able to connect to a http site i'm using progress 9.1D . And if you need the site i wanna connect is http://www.tcmb.gov.tr/kurlar/today.xml it contains daily money rates..

thanks for your helps...

All Replies

Posted by kevin_saunders on 21-May-2009 07:11

Use a socket connection to the server - there used to be an example in the src/samples directory.

Posted by Admin on 04-Aug-2009 13:10

if you are still looking to do this, send me an email dpipes@aimntls.com i have done this using the weather channels site. Created a weather app.

I must note that i did this with 9.1d

Posted by Thomas Mercer-Hursh on 04-Aug-2009 13:59

I must note that i did this with 9.1d

I.e., with one hand tied behind your back?

Posted by Admin on 04-Aug-2009 14:13

LOL naw i wish. It was a complete pain.

The reason i noted that was in case he was looking for a way using 10.x approach to it or not.

I had used the xmlhttprequest object.

Posted by Admin on 04-Aug-2009 14:17

dayv2005 schrieb:

LOL naw i wish. It was a complete pain.

The reason i noted that was in case he was looking for a way using 10.x approach to it or not.

I had used the xmlhttprequest object.

There's no reason why this shouldn't be running on OE10 as well. As long as it's on windows. INHO the much bigger restriction.

This thread is closed