Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

Log out button doesnt work properly

$
0
0
ive coded a log out button using VB but when it logs out, the username and password still shows and u can log back in without entering details?

the code I used was:

Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Me.Hide()


Login.Show()

End Sub

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>