Re: how to save json document into couchdb using javascript

2012-09-02 Thread lenin
when i am running your code that i am getting the following error: *NS_ERROR_DOM_BAD_URI:Access to restricted URI denied* when i click the error n console it is going to the below line *xmlhttp.send(data=+JSON.stringify(myJSON));* please help to solve the above problem thanks in

Re: can u please give me a full code

2012-09-02 Thread lenin
what are the .js files has to import and can you please give me full code for connect couchdb using javascript -- View this message in context: http://couchdb-development.1959287.n2.nabble.com/how-to-save-json-document-into-couchdb-using-javascript-tp7580825p7580828.html Sent from the

Re: how to save json document into couchdb using javascript

2012-09-02 Thread CGS
Do you have the same IP and the same port for both requester and receiver? On Fri, Aug 31, 2012 at 7:37 AM, lenin lening...@gmail.com wrote: when i am running your code that i am getting the following error: *NS_ERROR_DOM_BAD_URI:Access to restricted URI denied* when i click the error n