How do you place contents of .vbs files so that they run from a HTML link ?
I’ve tried some ActiveX scripts, but it seems that Google Chrome just won’t let you run bat, vbs or exe scripts from a browser page.
I’m using Google Chrome kiosk mode, offline, as a frontend for a city ordinance doc manager application , and certain specialized functions would add browsing and research benefits to the user.
iexplorer -k
http://msdn.microsoft.com/en-us/lib…
Would probably simplify what you’re trying to accomplish.
Tony