Thanks for the reply Uranium. Just to give further background on the problem, I posted it in the Networking section. This
link will take you to that section. I've basically solved that problem with the program that I made. What it does is that it creates a connection to a remote server and authenticates the user with that NT server. That solved my domain issues.
That was fine and dandy with me. However, the people that I work for weren't happy with the idea of having the users click on an extra icon to get their program (that was poorly written to begin with) to work. So, I had to make that program that created the connection and now I have to find a way for that same program to run the other program's executable to launch it. I hate trying to program for a Windows OS...gggrrrrr.