Required items in a form

Benjamin Kaplan benjamin.kaplan at case.edu
Tue Jul 1 19:23:29 EDT 2008


On Tue, Jul 1, 2008 at 6:20 PM, Brandon <deanfamily11 at verizon.net> wrote:

> What I'm trying to do is essentially force a user to fill in required items
> in a form, which will be saved to a database.  How can I get it so that
> once
> the user clicks "OK" on the dialog box, it transfers control back to the
> form, and not save the empty fields into the database?
>
>
What GUI toolkit are you using?

>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080701/61013094/attachment.html>


More information about the Python-list mailing list