Hello all! I have a question regarding establishing a dialup connnection on a Windows machine. I have program which gives continuous stock information on any given NYSE listed company. The problem is, I want the user to allow the program to automatically establish the connection to their ISP via my program. When I searched my hard drive for the executable that initiates this process, all I could find was a weird .htt file that is written in Javascript! No trace of the actual EXE. If I had the EXE I could spawn it off, but currently I have no clue where it is. Any ideas?