rkurella
08-23-2002, 07:54 PM
I need to detect CDROM drive on users machine when they open up an HTML page (and later concatinate a file name to open from the CD). Any ideas?
|
||||
How to detect CDROM driverkurella 08-23-2002, 07:54 PM I need to detect CDROM drive on users machine when they open up an HTML page (and later concatinate a file name to open from the CD). Any ideas? beetle 08-23-2002, 08:02 PM javascript doesn't have access to the client's system information through the browser... You'd probably need a signed VBscript/Java or something ActiveX to do this... jkd 08-23-2002, 08:05 PM I'm pretty sure creating a FileSystemObject through IE's ActiveX would be a good start. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum