View Single Post
  #1  
Old June 11th, 2007
AIX_Dude's Avatar
AIX_Dude Offline
Senior Member
 
Join Date: January 2007
Location: Chesapeake, VA
Posts: 41
Red face 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
Reply With Quote