my understanding is when there is an error in the submitted form then the 
form is displayed again with the previous values embedded. (Unfortunately 
this won't work for file uploads.) 
So no, it won't work if the user browses another page and then comes back to 
the form. Storing in session would be a good idea for that case.

Reply via email to