Unfortunately the customer cancelled the project (He selected an automation solution using ActiveX, but automating the IE. My proposal was talking directly with the http server and make a service and so, but well....are the business :) ). Anyway I got very interested by this topic and will try to give a try to the implementation of the post method using multipart boundaries when time permit (This topic is already on my near-to-infinite-todo list). Cheers. Germán. 2010/6/2 Germán Arduino <garduino@gmail.com>:
Hi Andreas:
Thanks by the comments.
I will continue with the multipart stuff, because this may become a payed work for a local customer.
Indeed I could do the job with other tools but in most of cases that means install a gazillion of different pieces of software of third parts that are complex to make work. I prefer to develop my own solution, even with a bit more of work, but completeley Smalltalk. Then I can deploy on the customer a self containded service that I can extend as the customer need.
I'm now reading about multipart/form-data enctype and will try to develop this feature for WebClient (if the customer don't cancel the project).
Will send the news.
Cheers. Germán.