문제

How do I change the language setting of the FileUpload UserControl.

The button keeps saying "Browse", no matter which language I have set.

I have the rest of the site working in the selected language.

도움이 되었습니까?

해결책

You cant change the FileUpload button text from server, the language is set by the OS, for this you'll need to use a JS file uploader like uploadify

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top