Newbie question about upload

Hi all,

i am able to do upload follow the step from Yii official site ( upload using model ) but i need a little bit more function. I would like to auto upload once i choose the file without clicking the submit button, can anyone show me some sample script so i can try on it?

something like this:

onchange="this.form.submit()"