[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Attach File



If you do decide to give up on RPGsp and use CGIDEV2, I wrote an article 
about their new file upload support (with some sample code) here:
http://systeminetwork.com/article/easy400-improves-support-uploads

Scott Klement wrote:
> You are uploading a JPG from a user's PC with a browser to the AS/400 
> (IBM i) then?
> 
> You can't do that with HTTPAPI (or FTPAPI).  HTTPAPI is a tool that 
> you'd use in place of a browser.  It's only a client program, it cannot 
> be used in the server role, and the server role seems to be what you're 
> looking for.
> 
> RPGsp, of course, is a tool for the server role.  I suggest you talk to 
> Profound Logic...  Or if you're looking for an open source alternative, 
> both CGIDEV2 and PHP can do this quite easily. But I'd be very surprised 
> if RPGsp couldn't already do it as well!
> 
> 
> Michael Cook wrote:
>> I have a application that allows users to post a horse for sale and I
>> need to allow them at checkout send a photo of the horse and it be
>> stored on the system. Written in rpg and converted with rpgsp for the
>> web. I am at loss on the part of getting the jpg with the browser.
> 
> 

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------