WebSite X5Help Center

 
Antonio L.
Antonio L.
User

Download button (optional) - ability to choose where to save file  en

Autor: Antonio L.
Visited 1007, Followers 1, Udostępniony 0  

is there a way to allow a user to select a folder where to download the file after pressing the Download Button?

Posted on the
3 ODPOWIEDZI - 1 POMOCNY
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Antonio L.
is there a way to allow a user to select a folder where to download the file after pressing the Download Button?

(It > En) ... very simple HTML EXTRA:
<a style="font-size:22px;text-decoration:none; color:navy" href="files/namefile.jpg" download > download image </a>
<a style="font-size:22px;text-decoration:none; color:red" href="files/namefile.pdf" download > download PDF</a>
<a style="font-size:22px;text-decoration:none; color:blue" href="files/namefile.txt" download > download text </a>

... or with direct connection File or URL | Internet file, by typing:
files/namefile.pdf"  download  "
(as you can see, folder + file name + downolad and with the two asymmetric quotes ("));

>> https://helpcenter.websitex5.com/pl/post/195560#comment3

.

ciao

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
Antonio L.
Antonio L.
User
Autor

Thank You....

Czytaj więcej
Posted on the from Antonio L.