You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Robert Recchia <ro...@gmail.com> on 2009/11/23 19:47:53 UTC

insert data directly from the web

Can this be accomplished.  I want to create a page on my site where
people have to sign up first before they gain entry.  Can i crate say
a python or php script and allows the user to enter in his username
and password into couchdb so they can get authenticated.  Would anyone
know how this is accomplished or is it even possible



-- 
Robert Recchia

Re: insert data directly from the web

Posted by Daniel Truemper <tr...@googlemail.com>.
Did you look at CouchApp?

Quoting from the "Server Side Scripting" thread:

> http://benoitc.github.com/couchapp/index.html
> 
> also the wiki :
> 
> http://wiki.github.com/couchapp/couchapp


Best
Daniel

Re: insert data directly from the web

Posted by Metin Akat <ak...@gmail.com>.
Yes, have a look at things like couchdb-python and pylons.


On Mon, Nov 23, 2009 at 8:47 PM, Robert Recchia <ro...@gmail.com> wrote:
> Can this be accomplished.  I want to create a page on my site where
> people have to sign up first before they gain entry.  Can i crate say
> a python or php script and allows the user to enter in his username
> and password into couchdb so they can get authenticated.  Would anyone
> know how this is accomplished or is it even possible
>
>
>
> --
> Robert Recchia
>