Programmatic Upload | | I need some help, I want to upload a file to IBM via a shell script. Here is the trick, it is using a web application to do a HTML Post operation How do I do this w/o having to use a web browser. And I need to save the result that would be streamed back to me.
D |