[progress Communities] [progress Openedge Abl] Forum Post: Re: Problem With Binary Upload...

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

Peter Judge

Guest
PASOE is well-suited for this: you can use a WebHandler to return both the binary and JSON/temp-table data, or use PASOE to service the ‘mobile’ requests and ‘web’ (image) requests in the same server from the same ABL application. Take a look at the examples at github.com/.../img_handler . It also shows how you could work with multipart data.

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