I am trying to create a simple program for my own personal use. I am using Netscape 4.7, and I want to be able to run one EXE, open Netscape, have it select my name from the profile list, and then launch all the sites I have pre-listed in Websites.txt in new windows.

I already can do the last part. I have code that launches the sites in new windows, but I'm not sure how to make it select my name and press login.

I would prefer not to use Sendkeys.

Any thoughts or suggestions would be welcome.