I have a intranet PHP application and i would like to give the user the option to:
-> insert a cd/dvd into the drive -> click the "Copy disk to application button" that will create a disk image (ISO or simular) file and upload it to the application
and when a disk is already uploaded click a
"download and mount" button that will download the image and mount it automatically.
the workstations used are all windows 7
Hope someone can come up with a bright idea how this could be done by a single click. installing applications on the client pc is not a problem in this case.