On 17 August 2010 19:47, Jyoti Venkatesh wrote:
> Hello,
>
> I have a couchdb list function. I am calling this function from a javascript
> in another domain and i am facing cross domain call issue. How do i solve
> this in couchdb? What should i do in list function to solve the cross domain
>
Hello,
I have a couchdb list function. I am calling this function from a javascript in
another domain and i am facing cross domain call issue. How do i solve this in
couchdb? What should i do in list function to solve the cross domain call issue
or is there anything i need to do in couchdb admi