On Thu, Sep 3, 2009 at 5:26 PM, Oliver Boermans <[email protected]> wrote:

> 2009/9/3 Shawn McDermott <[email protected]>:
> > I have a simple html/javascript app that uploads an attachment to a
> > document.  However, once it is uploaded I want to rename it to a
> consistent
> > name.  Is there a way to do this in 0.9.1?
>
> I expect this would require some kind of middleware to handle the file
> upload so the file can be renamed before it is inserted into couchdb.
> If I’m wrong I’d love to be corrected.
>

Thanks.  I suspected that.  I was attempting to develop this simple app with
no need for a middle tier.

Reply via email to