WebSite X5Help Center

 
Antonio L.
Antonio L.
User

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

Autor: Antonio L.
Visitado 1008, Seguidores 1, Compartilhado 0  

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

Publicado em
3 RESPOSTAS - 1 ÚTIL
 ‪ 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/pt/post/195560#comment3

.

ciao

.

Ler mais
Publicado em de  ‪ KolAsim ‪ ‪
Antonio L.
Antonio L.
User
Autor

Thank You....

Ler mais
Publicado em de Antonio L.