Re-3: using an ActiveX (twiz32.ocx) from runrev by vbs

runrev at animabit.de runrev at animabit.de
Thu Sep 25 06:36:56 EDT 2008


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





More information about the use-livecode mailing list