Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application Startup Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00978774
Message ID:
00978861
Vues:
36
>Not sure how to ask this.
>
>I have my application desktop all set up. The Menu and toolbars
>are set. The background and Titlebar are all set.
>
>Then I call
>
>
>Application.Run(oAppForm)
>
>
>to get it going.
>
>Problem is, I want the app to show, then prompt the user for
>a password, then continue on.
>
>If I do
>
>dim oLogin as new frmLogin
>oLogin.ShowDialog()
>Application.Run(oAppForm)
>
>
>Then the login form appears alone in the Windows Desktop, then when I click
>Ok, the application starts up.
>
>What am I doing wrong?
>
>Thanks

Intresting that you think this is a problem. Are you sure this is wrong? Seems that you wouldn't want the application to show until the user had logged in???
ICQ 10556 (ya), 254117
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform