Frage

Does anyone know how to write an event to the windows event log using javascript (or whether it's even possible)?

Thanks, Genaro

War es hilfreich?

Lösung

It is not possible from plain javascript running in a browser. You would probably need a browser plug-in that linked to native code.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top