NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on September 27, 2007, 08:38:38 PM

Title: Validation Clears all but primary file entries
Post by: CaseyR on September 27, 2007, 08:38:38 PM
I have a form that requires extensive validation.  The validation all works fine, but a validation failure clears any entry fields that are not in the primary file for the form.  Successful validation isn't a problem, the child file or memory entries remain intact and are processed properly.  It is only failures.  Looking through the source code I can see the local or child file entries saved to the Session Queue, but they don't seem to be restored when validation fails.

Does anyone have any suggestions.   Thanks.