HI Team,
I have a form - Online Registration for School It has many fields however the fields I am concerned about are
Class Student is applied for : Drop Down
Father's Name : Text
Mother's Name : Text
I have to generate Registration ID based on user Input. Format of the registration ID Would be
First four character for current year(i.e. 2011), First letter from the class applied for drop down (i.e if Nursery then N, if 2nd then II), then a serial no 00001 auto increment, then First letter of Mother Name and last First letter of Father Name.
Is there any one who can guide me how Can I achieve this?
Thanks & Regards
Vivek Saini
Deecoup