By arun057 on
I need someone who can do some changes to the register module. The idea is to add ajaxified form in the register module so that only those who satisfy the criteria here can finish their registration.
The site is for my college's alumni. when a user clicks register, they should get the following first on the registration page :
batch of - kist of years
department - list of depts
name - list of names
date of birth - mm - dd - yy list
all these load dynamically from a table. this table will be updated by us manually for every year.
thanks in advance.
I wont be able to pay much but there will definitely be a payment from my own pocket.
i guess i can come up with $50.
Comments
Details...
Its like this,
alumni can be identified by their records.
We dont want them to take additional pains in the registration process.
So when they register, we ll put in an authentication process where
1. they select the year the passed out.
The list of courses of that particular year gets retrieved from the db.
2. they select the course.
The list of student names get retrieved from the db.
3.the select their name and give their date of birth as confirmation.
thats it, they just fill up the rest of the form and the registration is done.
This is what i require.
The forms should self populate from the db.
regards
arun