Hi,
My Application has two forms.
A database logon form and a application form.
After loggin on to the database, I want to close the logon and open the application.
Now I can close the logon form by me.close(), but for thwe life of me, I can't find how to open the other form.
Thoughts?
