Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
HiI am working on a project and I need to call an .exe file.The .exe file is resident on all machines authorized to use the form.How do I do this ?Thanks
Check exec() function:http://php.net/manual/en/function.exec.php
Sorry, triedexec('C:\Program Files\Mincom\AutoIt\secureweb.exe');exit;and it displayed a blank web page iso executing the above program