Browse for files
-
Hi all, Can we browse for files without using file upload control. Is there any web user control. Why I need this is, I want to browse multiple files at a time. That is not possible in file upload control. So could you please help me out to solve this problem. Thanks and Regards, Hariharan C
-
Hi all, Can we browse for files without using file upload control. Is there any web user control. Why I need this is, I want to browse multiple files at a time. That is not possible in file upload control. So could you please help me out to solve this problem. Thanks and Regards, Hariharan C
Looks like you have posted a similar thread in another forum also. There aren't much file system specific controls for security reasons. You may need to go in for an ActiveX Solution for MultipleFiles.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Looks like you have posted a similar thread in another forum also. There aren't much file system specific controls for security reasons. You may need to go in for an ActiveX Solution for MultipleFiles.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi all, Can we browse for files without using file upload control. Is there any web user control. Why I need this is, I want to browse multiple files at a time. That is not possible in file upload control. So could you please help me out to solve this problem. Thanks and Regards, Hariharan C
-
Hi all, Can we browse for files without using file upload control. Is there any web user control. Why I need this is, I want to browse multiple files at a time. That is not possible in file upload control. So could you please help me out to solve this problem. Thanks and Regards, Hariharan C
Regards, Satips.:rose: Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Walk beside me, and just be my friend. - Albert Camus
-
Hi Navaneeth, Yes we have discussed a lot about this.But still I didn't get my solution. My problem is I dont want the file upload control, where we can upload only one file at a time. Can we have any other web user control for that, where we can browse for multiple files at a single click. Thanks and Regards, Hariharan C
-
Hi Navaneeth, Yes we have discussed a lot about this.But still I didn't get my solution. My problem is I dont want the file upload control, where we can upload only one file at a time. Can we have any other web user control for that, where we can browse for multiple files at a single click. Thanks and Regards, Hariharan C
Could you go through the previous threads ? I think my final answer will solve your problem.
-
Could you go through the previous threads ? I think my final answer will solve your problem.
Hi Navaneeth, In the final answer what you have suggest is to add the list box. But there also we are adding the file one by one to the list box. we are not able to add more than one file at a stretch (i.e at one click) to the list box. Thats why I am asking is there any other web user control, where you can browse more than one file at a single click. Could you please help me out. Thanks and Regards, Hariharan C
-
Hi Navaneeth, In the final answer what you have suggest is to add the list box. But there also we are adding the file one by one to the list box. we are not able to add more than one file at a stretch (i.e at one click) to the list box. Thats why I am asking is there any other web user control, where you can browse more than one file at a single click. Could you please help me out. Thanks and Regards, Hariharan C
Then you can check the link what satips referred. But will your client browser allow activex controls to be installed ?:confused: