There is an other method called JSONP. It was asked a couple of times before. But I don't know if it is implemented yet.
http://couchdb.markmail.org/search/?q=jsonp Bahadir On Thu, Dec 18, 2008 at 3:30 AM, Jan Lehnardt <[email protected]> wrote: > > On 17 Dec 2008, at 15:14, Matthew Wilson wrote: > > On Tue, Dec 16, 2008 at 9:13 PM, Matthew Wilson <[email protected]> wrote: >> >>> I'm working on an html page hosted on localhost that uses javascript >>> to pull some data from my local couchdb. >>> >> >> After I wrote this, I found this blog post that mentioned the built-in >> web server inside couchdb: >> >> >> http://jan.prima.de/~jan/plok/archives/108-Programming-CouchDB-with-Javascript.html<http://jan.prima.de/%7Ejan/plok/archives/108-Programming-CouchDB-with-Javascript.html> >> >> Is this still a recommended method? >> > > Yes. > > Cheers > Jan > -- >
