delete persist variable?
Hello Ray,
I use the persist data on a form so that the user doesn't need re-enter the data when the form submit fails.
But after successful submit I need to delete the form data. How can I do this whitout deleting all session variables?
Is there a way to get all of persist data session variables names?
TIA
tony