Hey all,
I am using the FileUpload control in ASP.NET to upload a file. Its working jsut fine.
I need to implement it so that when you click 'Browse', the dialog opens up in a specified directory. I dont know how to set this direcotory...pl ease help..
how do i specify the opening base directory?
I am using the FileUpload control in ASP.NET to upload a file. Its working jsut fine.
I need to implement it so that when you click 'Browse', the dialog opens up in a specified directory. I dont know how to set this direcotory...pl ease help..
how do i specify the opening base directory?
Comment