Hello everybody,

I have a file control in my asp page and on selection of a drop down, I want to fetch records and populate the file path in the file control so that user can see which file has been uploaded and he change the file if necessary. But file control does nothing if I print the data in the value attribute.

Thanks.