I am using a RadUpload Control and it displays the text "Browse..." in the button displayed next to the textbox. Is there a way to change the text for the "Browse..." button. I am using RadControls for ASPNET AJAX Q1 2008. I have noticed that you can use the "Localization" method to change the text for other types of control and so have tried: Localization["Select"] = "text"; for the RadUpload control, but this has no effect.
Cheers
Dave
Cheers
Dave