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...
Continue reading...