manishsawant
MIS
Hi,
I want to upload doc files on the web server. These files are specific to a project that i will select from a combobox. I want to create a folder of the name of project if it doesnt exist, then upload the files in that folder. If the folder of the selected project already exist then i want to upload the files in that folder. If the file is already existing then i want to overrite it. I want to place a button to upload the files and at the upload postback i want to read all the name of the files and display them in a list box.
If i want i will select a file from the listbox and open it. Is this possible or is it too much of a asking.
Thanks,
Manish
I want to upload doc files on the web server. These files are specific to a project that i will select from a combobox. I want to create a folder of the name of project if it doesnt exist, then upload the files in that folder. If the folder of the selected project already exist then i want to upload the files in that folder. If the file is already existing then i want to overrite it. I want to place a button to upload the files and at the upload postback i want to read all the name of the files and display them in a list box.
If i want i will select a file from the listbox and open it. Is this possible or is it too much of a asking.
Thanks,
Manish