I\'m doing some revision on an old app that is written in classic ASP/VbScript.
It has a feature to send out an e-mail to the members of the application, but because the
var shell = Server.CreateObject("WScript.Shell"); shell.run("CHOICE /C:AB /D:A /T:1 > NUL", 1, true);