質問

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