H
Harinath
Hi All,
I am working on a portal using .net2.0.
In one of my page, i have FileUpload control.
I am doing some server side validation for form fields in general. if
there is any validation missing control comes back to the user.
All other fields in the screens are retaining their values, but the
FileUpload control values (what ever file user has selected is not
retained).
I come across few references on the net saying that it is the default
nature of the control. server cannot set the FileUpload control file
value (this might enable the application developer to upload files
without knowledge of the end user).
In my case, i need to do this else it will be treated as a bug by
client.
If you are aware of any thing related to this,please do let me know.
-harinath
I am working on a portal using .net2.0.
In one of my page, i have FileUpload control.
I am doing some server side validation for form fields in general. if
there is any validation missing control comes back to the user.
All other fields in the screens are retaining their values, but the
FileUpload control values (what ever file user has selected is not
retained).
I come across few references on the net saying that it is the default
nature of the control. server cannot set the FileUpload control file
value (this might enable the application developer to upload files
without knowledge of the end user).
In my case, i need to do this else it will be treated as a bug by
client.
If you are aware of any thing related to this,please do let me know.
-harinath