I am not sure about which category to put this in. Anyway, what I am trying to do is this. I have names of forms stored in a database and want to use these values to load the forms. In order to keep from hard coding anything in the program, I want to accept the string from the database, convert the string value to a form object, and then load the form. Then I can get the window handle, which is really why I am going through this song and dance to begin with. Any ideas, let me know.

Thanks in advance,

[email protected]