Discussion:
[Wt-interest] WFileUpLoad customization
Mario Diethelm Guallar
2015-01-29 14:39:22 UTC
Permalink
Hi,

is it possible to customize the WFileUpLoad look & feel, specifically
the file selection button caption ("Choose file" by default) and the
corresponding message (i.e. "No file chosen")? How you do that? (I can't
find any reference to this in the documentation).

Thanks.

________________________
Mario Diethelm Guallar
M: +56 9 9343 4754
Wim Dumon
2015-01-29 14:45:10 UTC
Permalink
Hello Mario,

No, that is not possible - the browsers see this as a security risk.

Note that you can find some tricks/hacks on the internet to change the
styling, something along the lines of making the browser's upload elements
transparent and putting a nice button under it or similar. You can do the
same tricks for Wt's WFileUpload.

Best regards,
Wim.


On 29 January 2015 at 15:39, Mario Diethelm Guallar <
Hi,
is it possible to customize the WFileUpLoad look & feel, specifically the
file selection button caption ("Choose file" by default) and the
corresponding message (i.e. "No file chosen")? How you do that? (I can't
find any reference to this in the documentation).
Thanks.
________________________
*Mario Diethelm Guallar*
*M: +56 9 9343 4754 <%2B56%209%209343%204754>*
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
witty-interest mailing list
https://lists.sourceforge.net/lists/listinfo/witty-interest
Mario Diethelm Guallar
2015-01-29 15:06:49 UTC
Permalink
Thank you Wim.

Regards.
________________________
Mario Diethelm Guallar
M: +56 9 9343 4754



------ Original Message ------
From: "Wim Dumon" <***@emweb.be>
To: "Mario Diethelm Guallar" <***@gmail.com>;
witty-***@lists.sourceforge.net
Sent: 29-01-2015 11:45:10
Subject: Re: [Wt-interest] WFileUpLoad customization
Post by Wim Dumon
Hello Mario,
No, that is not possible - the browsers see this as a security risk.
Note that you can find some tricks/hacks on the internet to change the
styling, something along the lines of making the browser's upload
elements transparent and putting a nice button under it or similar. You
can do the same tricks for Wt's WFileUpload.
Best regards,
Wim.
On 29 January 2015 at 15:39, Mario Diethelm Guallar
Post by Mario Diethelm Guallar
Hi,
is it possible to customize the WFileUpLoad look & feel, specifically
the file selection button caption ("Choose file" by default) and the
corresponding message (i.e. "No file chosen")? How you do that? (I
can't find any reference to this in the documentation).
Thanks.
________________________
Mario Diethelm Guallar
M: +56 9 9343 4754
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media,
is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more.
Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
witty-interest mailing list
https://lists.sourceforge.net/lists/listinfo/witty-interest
Loading...