I don't know what you mean by a browser as the client, isn't that normally the issue, which is why I'm we are discussing ways to go around this?
I don't know what i'm doing at this point, just trying to find out ways to make this work, but a little confused. I can't use File Upload with a client-side application ont he desktop though right? If you are saying I can use my browser as the client and still do what I need to do without creating another app then that would be best, but yeah still confused on where to go next. > Date: Sat, 6 Sep 2014 13:23:13 -0700 > Subject: Re: [fileupload] - Question about uploading additional files other > than the ones in the form? > From: [email protected] > To: [email protected] > > On Sat, Sep 6, 2014 at 1:09 PM, Konrad Zuse <[email protected]> wrote: > > > So would I need to rewrite everything now for an client-side application, > > which I'm assuming wouldn't even work with FileUpload but more with FTP? > > > > Or would I still use my current upload methods, but had an application on > > their side that will allow me to upload the additional files? > > If you're writing your own client, the transport method is up to you. > There's no reason not to use the same HTTP as you are now with > a browser as client. > > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
