What I need is a cfselect bound to a query that lists file types, a cfdiv that lists the saved files, and a button that scans an image to be saved as a pdf file with the name pr
$('input.ScanDocument').trigger('Change');
if I were to guess, I would say that the capital "C" is the problem. JavaScript is case-sensitive.