Page 2 of 2

Posted: Sat Jul 25, 2009 5:24 pm
by RASHAD
@rsts
Informed
Keep in mind what I told you man

RASHAD

Posted: Sun Jul 26, 2009 3:43 pm
by Rescator
RASHAD wrote:It works fine now
Please confirm
Sorry but it still doesn't work.
Deleting (backspace) works, but when entering a character the text does not update.

This is with PB x86 on Vista x64 (I have Aero enabled, not sure if that is the cause?)

Posted: Sun Jul 26, 2009 4:12 pm
by Rescator
Ah! I didn't see you changed the purpose of your code.
Originally you called it ""Please Input Password""

but it's actually a cell phone number input?
No wonder it didn't work here when typing: fhfhfhfh :lol:

PS! Be liberal in the input you accept, some people may use - but some may use a space, some may use space and -, some may use . and others may even use , (rare) or +
And don't forget that some people may also input the national prefix like: (+47) 00 00 00 00 etc.

so my advise is to let them type whatever they want, and when they click Ok,
use a regexp or similar to get/check the info you need, if it is not acceptable simply do not close the window or similar.

Restricting the input is bad unless it is obvious what should be entered, or a specific example is shown. (users are not mind readers unfortunately :wink: )

Posted: Sun Jul 26, 2009 4:16 pm
by RASHAD
@Rescator
I was underestimating you before, may be because of your avatar
Lately I read yor previous posts
You are one of the finest programmer in the forum
Sorry for that my friend
I corrected the second post of mine so please inform which one you are testing

I apologies again and have a good day
I am shy from myself

Posted: Sun Jul 26, 2009 4:28 pm
by RASHAD
@Rescator
You post faster than me
You have to remember that I am not a programmer
I just want to communicate with smart people

RASHAD

Posted: Mon Jul 27, 2009 3:46 am
by Rescator
Hehe! Thanks for the praise, but there are others much better than me, I'm probably something like average, not sure really.

Anyway, the two sources in the 1st post and 4th post are working fine now as is the 14th post now that I'm actually typing numbers *blush*.

Really cool, especially the 14th post one looks really good, nice design :)