[Tutorial] 3# - Login system | SimpleWelcome to my third tutorial. In this tutorial im going to show you how to make a simple login system. 1) Create a new project and name it anything you want. 2) Add 1 button, 2 labels and 2 textboxes from the toolbar. 3) Make it look like this: 4) Now right click on the password textbox and select properties. 5) Make "usesystemchar = true". The word says it all Now the coding begins 6) Double click on the Login button. 7) We are now going to use the If class. You are now done, congratz. 8. Now debug it. If you enter wrong username or password you will get this error: and if you enter the right one: [PHP][/PHP] -Hej
Originally Posted by Wolf Login to what? Cf? To anything you code. Like if I code a spammer, I can use this to prevent leeching. Just an example.
Originally Posted by swiftdude well i was just looking at this and i think you should add a "remember me" check My Advanced one will have that + some advanced stuff.
Still this is easy to hex edit to see the password and username -.-' u have to protect it with themida!
Originally Posted by iopop9 Still this is easy to hex edit to see the password and username -.-' u have to protect it with themida! Read the title: ...Login system | Simple There will be a advanced login system tutorial soon.