In my application I going to validate the blood groups, can you tell me how can I validate blood groups.
Asked
Active
Viewed 1,595 times
0
-
What do you have so far? Do you have a list of valid blood groups against which to validate? – Tom Duckering Feb 15 '10 at 05:33
1 Answers
0
If you are looking for validating a Bloog Group format then check this question. You can use regular expression to validate the format.
-
ya it is very helpful to me nice reference. Mr.Shoban thank you – Surya sasidhar Feb 15 '10 at 11:55