Re: [Cppcms-users] User supplied file name in upload file widget.
Brought to you by:
artyom-beilis
From: Pierre C. <pi...@co...> - 2022-04-23 09:25:10
|
Thank you. My mistake is not having understood the link between widgets::file and "underlying" http::file. On 4/22/22 17:17, Artyom Beilis wrote: > Use cppcms::http::file::filename > > http://cppcms.com/cppcms_ref/latest/classcppcms_1_1http_1_1file.html#aec7aaa5ab4f57aada988507d5d299f6f > > Artyom > > > On Fri, Apr 22, 2022 at 3:12 PM Pierre Couderc via Cppcms-users > <cpp...@li...> wrote: > > I have been warned, I should not use supplied file name in a > widget::file... > > But I want it anyway, how should I get it...? > > Thanks again for cppcms ! > > PC > > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |