I'm working on an html page hosted on localhost that uses javascript to pull some data from my local couchdb.
I guess I'm running into the cross-domain issue, because I'm getting an error "access to restricted URI denied." Anyhow, if I want to interact with couchdb using javascript, how do I do it? do I need to keep my HTML file in couchdb itself? Matt -- Matthew Wilson [email protected] http://tplus1.com
