Re: Form Design Advice

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Form Design Advice
Дата
Msg-id 20050304151656.GB19477@wolff.to
обсуждение исходный текст
Ответ на Re: Form Design Advice  ("Ross Gohlke" <ross@grinz.com>)
Ответы Re: Form Design Advice  ("Ross Gohlke" <ross@grinz.com>)
Список pgsql-novice
On Fri, Mar 04, 2005 at 00:27:05 -0600,
  Ross Gohlke <ross@grinz.com> wrote:
>
> Code your form manually with the proper element names. Add a hidden
> element for each visible element to pass the field's type for validation
> purposes.

This should be in an additional table in the database, not on the form.
Otherwise the end users can send back incorrect types to check against
which could potentially be a security issue.

В списке pgsql-novice по дате отправления:

Предыдущее
От: Keith Worthington
Дата:
Сообщение: Re: Help on Trigger functions
Следующее
От: "Ross Gohlke"
Дата:
Сообщение: Re: Form Design Advice