I am new in Lansa environment. I came from php programmer and currently working on Lansa Web Dev Tools.
As you guys know it is so simple to do login function in php. I mean, we create a database, a table named 'registrationtbl', put some data, then develop a login UI, user key in username and password, the system will check does the input are on database, if does the user will login then the session will start.
I wonder how to do it on VL. I have do the tutorial about session but the input is only 'LANSA', not from database. I wonder how to do login session and validation just like php can do.
I noticed that people said VL will make web dev process easier but there not so much source newcomer like me to depend on. So i found this forum and really hope you guys can be our teacher.
Thank you in advance. The simplest way the better
Regards, Wizard