01-22-2013 02:42 PM
Hi,
is there a way that a special character can be avoided in a string box, like permitting only a-z and 0-9 to enter in a string box
Solved! Go to Solution.
01-22-2013 02:45 PM - edited 01-22-2013 02:47 PM
01-22-2013 03:00 PM
Hi ,
I there any examply I can look at.?
01-22-2013 03:05 PM
01-22-2013 11:31 PM
Hello Ankit,
Try this.
This is one of the method.
Regards,
Bijay
CLD
01-23-2013 08:03 AM
Hi Bijay,
Thanks for the example, this works but this will only tell me if there are specials characters present, Is there a way in which user cannot enter any special character even on rpessing the key for those special character.
Thanks,
Ankit
01-23-2013 08:06 AM
01-23-2013 08:10 AM
Yes,I read that but I am not able to implement that and there is no proper examples for that.
01-23-2013 08:11 AM
01-23-2013 10:02 AM
Hello All,
Darin.K's method is simple.
AnkitG : You need to modify the code.
Good Learning for me.
Regards,
Bijay
CLD