I am trying to make a script that will execute a program on my web server. I tried using exec and system but it just hangs the script up and nothing happens. I am running the script through the webserver and the server is windows (not my choice). Any help would be great.