Posts by guigattidev • 11 points
1 post
-
1
votes2
answers3385
viewsQ: How to open a server file with javascript?
I have this code that opens a local file, but I would like to open a server file without needing the input. HTML: <input type="file" onchange="run(this.files[0]);"> Javascript: function…
javascriptasked guigattidev 11