HTML JavaScript DHTML

/*
JavaScript Bible, Fourth Edition
by Danny Goodman 
John Wiley & Sons CopyRight 2001
*/


Data Binding (recordNumber)

.filmTitle {font-style:italic}


// set recordset pointer to the record clicked on in the table.
function setRecNum(row) {
    document.oscars.recordset.AbsolutePosition = row.recordNumber
}



Academy Awards 1978-1997 
(Click on a table row to extract data from one record.)


The award for Best Actor of 
 went to 
 for his outstanding achievement in the film 
.




Year
    Film
    Director
    Actress
    Actor