|
-
Apr 4th, 2005, 08:39 AM
#1
Thread Starter
New Member
Annoying 401 Error
Last edited by Switch3Z; May 21st, 2025 at 03:55 AM.
-
Apr 4th, 2005, 08:57 AM
#2
-
Apr 4th, 2005, 09:54 AM
#3
Thread Starter
New Member
Re: Annoying 401 Error
Private Sub Toolbar1_ButtonClick(ByVal Button As ComctlLib.Button)
Me.PopupMenu frmPopup.login
End Sub
-
Apr 4th, 2005, 10:03 AM
#4
Need-a-life Member
Re: Annoying 401 Error
 Originally Posted by Switch3Z
Private Sub Toolbar1_ButtonClick(ByVal Button As ComctlLib.Button)
Me.PopupMenu frmPopup.login
End Sub
I've read that already. But we need all the code (forms, project and stuff) to be able to reproduce the error. It seems that you want to show a non-modal form while a modal form is still visible. Unless you post your code and see which forms are loaded and when... you won't help you much.
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|