[progress Communities] [progress Openedge Abl] Forum Post: Re: Webspeed Get-value() Not...

  • Thread starter Thread starter David Abdala
  • Start date Start date
Status
Not open for further replies.
D

David Abdala

Guest
It can be "workarounded" by using WEB-CONTEXT:LONG-FORM-INPUT (it's a file upload, so big size assumed). The first line is the mime boundary, with which split the data into pieces. Each piece has: form-data; name="parameter name" in the first line, an empty line, and then the value of the parameter. Is working. Thanks.

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