[prev] [index] [next]

Exercise: Student Transcripts

Write a single Web script that:
  • uses the MyMyUNSW database
  • prints a form asking for sid/name fragment
  • looks up matching students
  • if many matches, returns a summary list
  • each item in summary links to transcript
  • if single match, returns a transcript
  • using the COMP3311 DB library