Re: Input type File: "Browse" in other languages



On May 27, 2:40 am, "Roger Withnell"
<rogerREM...@xxxxxxxxxxxxxxxxxxxxx> wrote:
I am building a website in Russian.

What options do I have to make the "Browse" button display in other
languages?

Theoretically you can't. Input file control is a closed control with
the majority of properties locked for security considerations. The
only up-to-date known way is by using the "transparent control
overlapping" hack found on quirksmode.org
http://www.quirksmode.org/dom/inputfile.html
so you could place a custom button with the Russian label on it using
this hack. The hack requires extra browser sniffing for Safari (if you
care of this UA) because it has opposite order: "Browse" button on the
left, input box on the right.

.



Relevant Pages

  • Re: Sony STR-V555ES HELP
    ... will get much higher and there is no way to control it,and some other ... There are very few languages in which it is acceptable to just ... grammar, than it did to string out that mess of gibberish above. ... volume and drives the digital display, ...
    (sci.electronics.repair)
  • Events and Dynamic Controls
    ... I have series of ASPX pages which display a series of dynamically ... This item is in its own user control. ... governs what languages should be displayed i.e. what link buttons ... I have solved this by using a public method in my ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Context menu bitmap
    ... I can offer a hack. ... your NotifyIcon. ... When this happens you can display a form you created ... control that I need? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Validating ComboBox Entries
    ... To prevent a user from entering any data, it can't be in the rowsource. ... still need to see it in the employees historical entries. ... the project name is displayed in the Combo control. ... I would have to display a Message Box or something similar to ...
    (microsoft.public.access.formscoding)
  • RE: VS2005 DataList with Nested GridView using ObjectDataSource
    ... you're wantting to display some data on the ASP.NET ... web page through the DataList control, and since those data records can ... category items in the DataList and in each DataList item, use a GridView ... | customer number in a grid (call it QUERY A). ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)