Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > The Zelaron Nexus > Science and Art > Tech Help

 
 
Thread Tools Display Modes

 
vb help
Reply
Posted 2006-01-11, 03:57 PM
this my code
Private Sub cmdLogon_Click()

If txtName.Text = vbNullString Then
MsgBox "you must enter your name", vbOKOnly + vbInformation, " Name Error"
End If



If txtPassword.Text = vbNullString Then
MsgBox "you must enter your password", vbOKOnly + vbInformation, " Password Error"
End If




If txtPassword.Text = "Password" Or txtPassword.Text = "password" Then
MsgBox "logon complete", vbOKOnly
End If


If txtPassword.Text <> "Password" Or txtPassword.Text <> "password" Then
MsgBox " invalid password ", vbOKOnly + vbInformation, "invalid password"
End If


End Sub

when i put the correct password it said login but then invalid password how to fix this.
Old
Profile PM WWW Search
osmoses-jones is neither ape nor machine; has so far settled for the in-betweenosmoses-jones is neither ape nor machine; has so far settled for the in-between
 
osmoses-jones
 



 
Reply
Posted 2006-01-11, 10:28 PM in reply to osmoses-jones's post "vb help"
What language is that? It looks like Pascal maybe?
Old
Profile PM WWW Search
WetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusion
 
 
WetWired
 



 
Reply
Posted 2006-01-12, 08:56 PM in reply to WetWired's post starting "What language is that? It looks like..."
it is vb i found the problem.
Old
Profile PM WWW Search
osmoses-jones is neither ape nor machine; has so far settled for the in-betweenosmoses-jones is neither ape nor machine; has so far settled for the in-between
 
osmoses-jones
 
 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:37 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.