Download VCF file
Autor: Armin H.
Visitado 1135,
Seguidores 1,
Compartilhado 0
How can I let a user download a VCF file from my website?
Publicado em
How can I let a user download a VCF file from my website?
Hello Armin,
Add the following line to the top of your .htaccess file on the server:
AddType application/octet-stream .vcf
Or, even easier, simply zip the file and set a link to the zipped file in WebSite X5.
Kind regards,
Paul