Dear Experts,

I am badly stuck in a problem would appreciate if someone can help me out of this ..

I have a VB6 Application where my Login Screen appears first then the MDI Screen.
Now I need to give a Logout Button in MDI Form (one of the toolbar button); where in when clicked should display the Login Screen again after application is logged out.

The problem as you must have got an idea is when the MDI closes, entire application gets closed

Please guide how can I restart the Application or load back the Login Screen (as it has option of remembering the same computer, user and password it has to load back getting details from database each time it starts)

Best Regards,

Sam