Hi Guys
I guess a really unique question may be...
Ok here is what i want to achieve
In my application, there is a login form, in which users (the number of users are unlimited and most of them are visitors), have to enter their names and start using the application,
Ok many buggers, instead of putting their name, they just type some meaning less alphabets like ggpphhh;lkl etc...
obviously no one has such a silly name, i have put checks for blanks, spaces, junk characters etc... But i cant prevent them from entering valid alphabets...
So is there any mechanism through which i can validate the input entered by the user is a valid name...
Please note people of religion come and use the application,
they can be christians - like - John
they can be Muslims - Like - Mohammed
they can be Hindus - Like - Amitabh
so validating them with MS-Word Dictionery and all is not possible. and for sure i cant store them in the database.. and even though i store them its not going to solve my purpose...
I am using VB6, SP5, Win98, Win2K.
So is there anyway out....
Pls...........
Regards
Gazal
I guess a really unique question may be...
Ok here is what i want to achieve
In my application, there is a login form, in which users (the number of users are unlimited and most of them are visitors), have to enter their names and start using the application,
Ok many buggers, instead of putting their name, they just type some meaning less alphabets like ggpphhh;lkl etc...
obviously no one has such a silly name, i have put checks for blanks, spaces, junk characters etc... But i cant prevent them from entering valid alphabets...
So is there any mechanism through which i can validate the input entered by the user is a valid name...
Please note people of religion come and use the application,
they can be christians - like - John
they can be Muslims - Like - Mohammed
they can be Hindus - Like - Amitabh
so validating them with MS-Word Dictionery and all is not possible. and for sure i cant store them in the database.. and even though i store them its not going to solve my purpose...
I am using VB6, SP5, Win98, Win2K.
So is there anyway out....
Pls...........
Regards
Gazal