|
Ok this might sound a little complicated but I want to know if it's at all possible to open a file location via a link on a HTML, eg when you right click on a folder and click open it opens up a new Explorer window, I want to be able to trigger this function via an HTML line. So on a webpage, you click on a link and wham the file on your computer opens? Easy/ is it possible or do I need to go into Java? |
|
http://www.w3schools.com/tags/tag_a.asp look at the target section. That's just telling the link whether you want it to open in a new tab, a new window, etc. Not telling it to open in Windows Explorer.. |
|
Years ago I asked myself the same question ... the thing is that if you make a link (with |
|
I don't think you can do exactly what you want because I have never seen such a thing on a webpage. |

catchatyou why did you edit this message? the last line wasn't written (for as far as I know) by Alty.
I don't change what the person who asks the question says, I just fix capitalization and punctuation.
If you look under the edits made, you can see that everything was there...letter for letter (Well, except for words like a and an. I believe you can understand why I would change them).
Ok I understand. I just didn't see the last line when I posted my answer to his question.