Hello

This HTML-Page starts immediately (after a security warning on xp sp3 but this 
I think can be avoided)

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<BODY onLoad="scanner.CurrentSource=2;scanner.ShowUI = 
'False';scanner.AcquireToFile('c:\test.jpg')">
<object ID=scanner
CLASSID="CLSID:A96AC4E0-6EBF-11D0-AA7C-00608CC9A71F">
</object>
</body>
</html>

Question: How to "translate" this in vbs code which I can send to the wsh using 
do in runrev?

Regards Franz


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to