Re: Wanted: Volunteer web developer for small project on www.postgresql.org - Mailing list pgsql-www

From Dave Page
Subject Re: Wanted: Volunteer web developer for small project on www.postgresql.org
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2F9D@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Wanted: Volunteer web developer for small project on www.postgresql.org  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Wanted: Volunteer web developer for small project on www.postgresql.org
List pgsql-www

> -----Original Message-----
> From: Gevik babakhani [mailto:gevik@xs4all.nl]
> Sent: 28 September 2005 22:01
> To: Dave Page; pgsql-www@postgresql.org
> Subject: RE: [pgsql-www] Wanted: Volunteer web developer for
> small project on www.postgresql.org
>
> Dave,
>
> Perhaps I can be of help as I am waiting for Gavin to update the
> framework.org.

Great, thanks Gevik.

> What do you think about having to type a random word
> generated in an image
> before being able to submit anything?

Yes, that's exactly what I think we need, however, I think we need to
add that in a separate step, rather than on the initial form because
they will be served by the static servers:

- Static server serves form (in most cases this will be part of a doc
page, so serving forms from wwwmaster really isn't an option).
- User fills form and submits it to the script on wwwmaster.
- Server temporarily stores the submission - perhaps in a session
variable.
- wwwmaster generates the random word and sends it to the user on a
simple confirmation form.
- User submits confirmation form, and their original submission is
processed from the temporary storage.

Sound reasonable?

Regards Dave

pgsql-www by date:

Previous
From: "Gevik babakhani"
Date:
Subject: Re: Wanted: Volunteer web developer for small project on www.postgresql.org
Next
From: "Gevik babakhani"
Date:
Subject: Re: Wanted: Volunteer web developer for small project on www.postgresql.org