Re: prepopulate file fields in forms after validation errors

2009-05-26 Thread Bastien
Thank you Daniel, then the users will just re enter the files and feel secure :) On May 26, 1:42 pm, Daniel Roseman wrote: > On May 26, 12:30 pm, Bastien wrote: > > > Hi, > > > When I have some validation errors in my forms they automatically get > > reloaded after POST with all the fields alre

Re: prepopulate file fields in forms after validation errors

2009-05-26 Thread Daniel Roseman
On May 26, 12:30 pm, Bastien wrote: > Hi, > > When I have some validation errors in my forms they automatically get > reloaded after POST with all the fields already filled with what the > user already introduced before POST and she only has to change > whatever was wrong in the first place. But