Lesson 5- Simple Login System

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Lesson 5- Simple Login System

Post by LCNeil » Wed Sep 04, 2013 5:06 pm

Hi Everyone,

During the Q & A session yesterday someone asked for an example of how to create a login screen in your application. I have created a lesson on how to do this and it can be viewed here-

http://lessons.runrev.com/s/lessons/m/2 ... gin-system

The example uses a hard coded username and password. These are then placed in a variable. A handler then checks if username and login fields match these variable and if so, allows you to progress to the next card in the stack.

If you have any question regarding this lesson, please feel free to ask them here

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--

Locked

Return to “Summer School 2013”