From user-return-6290-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Sep 03 13:51:51 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 98238 invoked from network); 3 Sep 2009 13:51:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 13:51:51 -0000 Received: (qmail 63851 invoked by uid 500); 3 Sep 2009 13:51:50 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 63808 invoked by uid 500); 3 Sep 2009 13:51:49 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 63798 invoked by uid 99); 3 Sep 2009 13:51:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 13:51:49 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sgtmcd@gmail.com designates 74.125.78.26 as permitted sender) Received: from [74.125.78.26] (HELO ey-out-2122.google.com) (74.125.78.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 13:51:41 +0000 Received: by ey-out-2122.google.com with SMTP id 22so398889eye.41 for ; Thu, 03 Sep 2009 06:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=BdWWkg2HYQ2570Skb2EYDl+sRDnsue3L4px+WJmFNPc=; b=mh0LBaQXUjVhc+8k4yCac8ZRUAlAEXMgnd9uUGUR4t9N9hPauHK1WQ1ZJRZyIQ1DTs sRYMfpD5LocsR5USWhRrjc86FEmfSIg2OSDW/FFB1aNx/YGN1TvcPtOBRbJKBHI6CzJd r3C1USRbFRntlQcnZ1PynA+whPHs64pepn5C0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=p8+cll/xsJNafIvOB97BuCGfcLLI33Ct35bf1FldZ8JhkweDaFFRGofbYAJE+pEJsS 7ZiOzNppR9pm94arv874GQfTkHv3jFe7gw+lnjOqIytyAa9gqra7ow2HaYnyn1jsFsK5 lY7n412TjQ6YIl4WKu/6nlkNAEQ8/kBpJPduI= MIME-Version: 1.0 Received: by 10.216.89.9 with SMTP id b9mr820394wef.61.1251985880601; Thu, 03 Sep 2009 06:51:20 -0700 (PDT) Date: Thu, 3 Sep 2009 08:51:20 -0500 Message-ID: <3e57015f0909030651t546d444cw7377c9f765450021@mail.gmail.com> Subject: rename document attachment From: Shawn McDermott To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016e6d77e71ad56af0472acad75 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d77e71ad56af0472acad75 Content-Type: text/plain; charset=ISO-8859-1 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? --0016e6d77e71ad56af0472acad75--