Hello dear Progressmen.
I am looking for a way (having the url) to download html files from some website on internet to my local directory.
In .Net I would generate httpRequest and then would capture the response text. What way should I go in Progress? I've seen the WEB-CONTEXT object, WEBSTREAM e.t.c Did not find any adequate examples for my trouble. Please guide me.
TY
P.S. Our external website generates nice looking reports in html format. We would like to have those files accessible locally as hard coded html files for further processing.
P.S.S We wouldn't like to evolve browser in this operation.
I am looking for a way (having the url) to download html files from some website on internet to my local directory.
In .Net I would generate httpRequest and then would capture the response text. What way should I go in Progress? I've seen the WEB-CONTEXT object, WEBSTREAM e.t.c Did not find any adequate examples for my trouble. Please guide me.
TY
P.S. Our external website generates nice looking reports in html format. We would like to have those files accessible locally as hard coded html files for further processing.
P.S.S We wouldn't like to evolve browser in this operation.