Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai to all,


I have an html page that having a drop down list and a button.The drop down list containing list of user names.I want to create a file upload control (ie) active x control and include this control in that html page.After that if i select the item from drop down file upload control could open a file directory.Then If i select other item it will go to another directory.How can i do this.Plz Remember that file upload control is an active x control.

Thanks in advance
Posted
Comments
ZurdoDev 20-Mar-12 15:57pm    
You can do it by writing the code. Was there something specific you were stuck on?
sridharan28 21-Mar-12 0:49am    
yes.I have to create dll for the file upload control and put the dll class id into html page by using <object> tag
ZurdoDev 21-Mar-12 7:40am    
Have you tried using an existing control? Like the FileUpload in the AJAX Control Toolkit?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900