Perhaps you need to update your form via ajax so that the submit button is pointing to the correct version of the page?
On Tue, Mar 9, 2010 at 9:19 AM, Gustavo Henrique <[email protected]> wrote: > Hi! > How I can keep the label's states values after form submit? > My app update the values of 3 labels using ajax, but when the form is > submited and not pass in validation, the label's value are missing. > > Thanks! > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
