back end :oracle
front end :asp javascript
In the databse i have list of students.
In the form each student has to register certain courses for the semester and
it should be stored in the database.
In one more form , when a lecturer selects a particular subject he is teaching , he should get the list of students enrolled for his subject
how can i do that?
Please help