Hi,
Im trying to create a simple fileupload controll with a dropdownlist that should contain the paths ("~/Admin/") (<- whatever path).
im getting this all to work with a button only but i want to use a dropdownlist .
In my dropdownlist "Edit Items" i have added the text and value property
text = "C:" Value= "~/Admin/"
aspGo to the complete details ...