Tag Archives: located

How do you write a javascript that will start a program located on my hard drive?

I tried using document.location.href = “C:\Program Files\Microsoft Office\OFFICE11\excel.exe” but in IE nothing happens. In Firefox at least I get an error message: firefox doesn’t know how to open this address because the protocol (c) isn’t associated with any program I … Continue reading

Tagged , , , , , , | Leave a comment

How Can I determine the file number of a file for example, a file located in my document?

I want to learn programing , sometimes I face to some thing which need filenumber ,So I wanted to know it.

Tagged , , , , , | Leave a comment