Question about password

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
darkshadow
Posts: 4
Joined: Sun Jul 21, 2013 10:18 am

Question about password

Post by darkshadow » Tue Sep 03, 2013 9:10 am

Hello everyone:
I just trying to create the password box but got some issues are listed below:
a. i got some problem to create the text file in my laptop which is used to take note of the password you have register.
b. when compare the password, it always show wrong, i notice because the password letter i hidden, which always cause not the same.
c.how to use the home button function of iPhone to exit to main screen when the password is empty?

Any one got ideas? Thanks.

Klaus
Posts: 14213
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Question about password

Post by Klaus » Tue Sep 03, 2013 12:24 pm

Hi darkshadow,

a. & b.:
Well, "doesnt work" is not an error descriuption we can work with, so please supply some more detailed info! 8)

HOW are you asking the user for the password?
WHATand WHERE did you try to save the password so far?
HOW did you compare the passwords?
Please post your scripts or at least the relevant parts!

c.
I am afraid pressing the (hardware) home button in the iPhone will always simply quit your app!

Best

Klaus

darkshadow
Posts: 4
Joined: Sun Jul 21, 2013 10:18 am

Re: Question about password

Post by darkshadow » Wed Sep 04, 2013 3:01 am

Hi Klaus
Thanks fo your replying, now i just try to get more detail about it then if i have any doubts then i ask in the right part :D

darkshadow

Post Reply