[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Web site from CHUI interface

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
If "access" means "obtain data from" then you would basically write some socket code to make http requests. Or shell out and run curl. And then parse the result. Or (to save you some effort) use the HTTP client that’s been in the OE box since 11.5.1 (which is a socket implementation).

Continue reading...
 
Status
Not open for further replies.
Back
Top