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

VS 2010 Using If Statement in Login System

$
0
0
Hello to everyone ,

If textbox.text = "Pass" Then
bla bla
End If

this is the simple login system all we know.im trying to develop advance one. i found functions which encrypt the text.
i saved the encrypted text , but at the end of the coding im using the If statement,like

if encryptFunction(textbox1.text) = encryptedPass Then
bla bla
End If

Is this the healty way ? i mean using if statement.

Viewing all articles
Browse latest Browse all 27513

Trending Articles



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