Re: authentication and cookie authentication from web form examples

2010-08-15 Thread Matt Cooley
t; > > > Nils. > > > > Van: whims...@aol.com [whims...@aol.com] > > Verzonden: zaterdag 14 augustus 2010 3:53 > > Aan: user@couchdb.apache.org > > Onderwerp: authentication and cookie authentication from web form > examples

Re: authentication and cookie authentication from web form examples

2010-08-14 Thread Noah Slater
IK Futon is just HTML and JavaScript. > > Nils. > > Van: whims...@aol.com [whims...@aol.com] > Verzonden: zaterdag 14 augustus 2010 3:53 > Aan: user@couchdb.apache.org > Onderwerp: authentication and cookie authentication from web f

RE: authentication and cookie authentication from web form examples

2010-08-14 Thread Nils Breunese
rwerp: authentication and cookie authentication from web form examples I would like to see some examples of a html form sending register, login, forgot password etc to couchdb database and how the results are processed from a html page. I have read the wiki and the definitive guide but neither really ha

authentication and cookie authentication from web form examples

2010-08-13 Thread whimsica
I would like to see some examples of a html form sending register, login, forgot password etc to couchdb database and how the results are processed from a html page. I have read the wiki and the definitive guide but neither really have an example in html. One is in curl and one seems to be from f