27 Jul
2004
27 Jul
'04
8:21 p.m.
Florian Reiser wrote at 2004-7-27 11:35 +0200:
... If the user enters the form again the stored selection list, is loaded from the db again with an sql on user and form. Could I then use an "if value in resultSet.value:" to check, if the value was checked when the user stored the form? Or do I first have to extract the value column in a list and then check against this list?
Yes, the latter... -- Dieter