The property PostedFile.FileName in the control File Field(HTML input controls) is read only. If we want to specify a fixed path, instead the user selects the file - is that possible? If yes how?
In other words, is there any method to upload a file without the user specifying the path for it. We give the path of file in the code.