Quote from
rocote on April 8, 2020, 11:05 pm
Hello Luis, I wanted to tell you that I have found a way to offer a different password to each person who subscribes on my web page.
After studying your tutorial (sample folder), I understood how it works.
By pressing the (ENTER) button the "password" "subroutine" is called and checks what is typed. After the information is verified, the variable [resulta] is sent immediately after the calling "Password" subroutine.
From there, the variable [resulta] is checked by other conditions.
If the condition is found to be positive or negative as appropriate, action is taken.
In other words, there is a back and forth due to the subroutine. I didn't understand that, now I understand it.
So it works and I just wanted to tell you so that you don't waste your time doing a tutorial.
Roger :)
Hello Luis, I wanted to tell you that I have found a way to offer a different password to each person who subscribes on my web page.
After studying your tutorial (sample folder), I understood how it works.
By pressing the (ENTER) button the "password" "subroutine" is called and checks what is typed. After the information is verified, the variable [resulta] is sent immediately after the calling "Password" subroutine.
From there, the variable [resulta] is checked by other conditions.
If the condition is found to be positive or negative as appropriate, action is taken.
In other words, there is a back and forth due to the subroutine. I didn't understand that, now I understand it.
So it works and I just wanted to tell you so that you don't waste your time doing a tutorial.
Roger :)
luishp has reacted to this post.