> in other words, your setup action will be called only when you enter
> the page for the first time

Suppose I have:

1) A listbox with values retrieved from db
2) a form with values retrieved from db that the user can change.

Now, if I don't call the setup action when there's a validation error,
I won't get data for my list box.
But if I call the setup action, it will overwrite data entered by the user
in the form with data from the db.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to