i have a ftp server and it has some file sharing.
for example ftp://10.10.10.10/. when i type the address in windows explorer i can access its sharing.
i have a link in a page in HTML file. i want to open my ftp server's sharing in windows explorer via a link in my HTML page. i know how to access another computer sharing.(code is below)please tell me how to access a ftp server sharing???
example:
<a href="file:///ftp://10.10.10.10/">link</a> <!--not working-->
Aucun commentaire:
Enregistrer un commentaire