i dont think you can, that is a security feature of the browser. -igor
On Sun, Apr 20, 2008 at 7:48 AM, Zach Cox <[EMAIL PROTECTED]> wrote: > We have a large form that contains two FileUploadFields along with > many other text fields. If validation fails on one of those other > text fields, the form is re-rendered along with feedback messages. > When the form is re-rendered, the file path & name that the user > specified for the FileUploadFields is gone which is extremely annoying > to users as they must specify those files again. > > How can I make the user-specified input remain in those > FileUploadFields if the form is re-rendered due to form validation > failure? > > Thanks, > Zach > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
