|
|
#1 |
|
Junior Member
Join Date: Aug 2006
Posts: 20
|
not allow for special characters
Hi ...
i have a field - type "text" and "password", and i want, that by input the dont have any special characters, mybe "# ... $ ... % ... ) please help someone cu ossi |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
You could use StrFilter to filter the string. You can then compare the original to the result. If they are different, the user used an invalid character.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2006
Posts: 20
|
Thx a lot man!!!
It works! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|