Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi

I want some help from i have one asp.net dropdownlist when select value from asp.net dropdownlist , i want to download some file like "pdf", "xls","txt", etc

please help me .. i searched in google no solution found
Posted
Comments
ZurdoDev 21-Feb-13 14:02pm    
You'll need to write code to do it. Where exactly are you stuck?
AshishChaudha 21-Feb-13 23:05pm    
what you have tried so far??
Gajendra Yadav 22-Feb-13 8:11am    
handle dropdownlist selectindexchanged event, and write code to download file based upon selection.

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