Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C862099D4 for ; Fri, 3 Feb 2012 23:34:30 +0000 (UTC) Received: (qmail 96475 invoked by uid 500); 3 Feb 2012 23:34:29 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 96436 invoked by uid 500); 3 Feb 2012 23:34:28 -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 96428 invoked by uid 99); 3 Feb 2012 23:34:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 23:34:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave@muse.net.nz designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 23:34:22 +0000 Received: by vbih1 with SMTP id h1so3912278vbi.11 for ; Fri, 03 Feb 2012 15:34:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.73.169 with SMTP id m9mr4331449vdv.95.1328312041307; Fri, 03 Feb 2012 15:34:01 -0800 (PST) Received: by 10.52.32.4 with HTTP; Fri, 3 Feb 2012 15:34:01 -0800 (PST) X-Originating-IP: [84.172.62.25] In-Reply-To: References: <1328241231366-7249589.post@n2.nabble.com> <9103C68C67E2420496B4C757BAC24F73@googlemail.com> Date: Sat, 4 Feb 2012 00:34:01 +0100 Message-ID: Subject: Re: How to connect couchdb through javascript From: Dave Cottlehuber To: user@couchdb.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 4 February 2012 00:32, Dave Cottlehuber wrote: >> On Friday, 3 February 2012 at 03:53, arunav wrote: >> >>> I am new to couchDB. I need a simple java script code for connecting Co= uchDB >>> database and reading a document and displaying the content in the brows= er >>> window. > > I found the best place to start was to read the Definitive Guide, and > translate each curl=85. > into AJAX. Piece of cake. > > Let us know how you get on & maybe we can give you something more specifi= c. > > A+ > Dave Aruna - feel free to continue this thread on the user@ list, its likely to get more response there! cheers