Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

loading problem in VB. NET

I am working on my project (VB.NET) that is due this tuesday and i've designed and coded about 80% of it so far.. When i start the program i want the login screen to pop up first and when i enter the username and then password and click on sign in, it should take me to the main form. thank you
[299 byte] By [memee4eva] at [2007-11-11 8:29:13]
# 1 Re: loading problem in VB. NET
Is this a Windows Forms application, or a Web app? Have you set your login form as the project's startup form? If so, what specific problem are you having?
Phil Weber at 2007-11-11 21:47:26 >
# 2 Re: loading problem in VB. NET
it is a window form not a web form.. and im a beginner in VB.NET so can you tell me how to set my login form as a startup form?
memee4eva at 2007-11-11 21:48:26 >
# 3 Re: loading problem in VB. NET
thank you I got it
memee4eva at 2007-11-11 21:49:19 >