Hello everybody!
Is it possible to load an application (for example Notepad, Calculator, etc.) from user's C-drive with PHP?
How about loading a file from a drive that is not on user's computer (like server)? I mean, to open it for writing?
And if you know, is that possible to do with JavaScript?
(We're building our Intranet that is not in the Internet.)
Many thanks.