I am trying to write some links on a site that would do stuffs for the clients. I kinda want to do something (such as executing a server side script) to a remote client machine (windows machines). Such as downloading something to the client's machine with permission, install vnc for them, etc.
any idea/source where to start? I am ok with html, bash, php/javascript if needed.