Class 8 review (06/19/2002)


  1. Email note with some JavaScript code from cookies12.html, as modified in today's group exercise. Illustrates the while loop. Also a cookies code change, for getting the gender of the user.

  2. Attn: ASSIGNMENT #2 POSTED HERE now. IT WILL BE DUE NEXT WEDNESDAY.

  3. There was an extensive handout on Cookies concepts given out today in class. We will cover it on Friday in the classroom. Thursday (tommorrow) is a hands-on class in Wright 112 lab.

  4. See the Cookies program cookie12.html version, as modified in class. It also accepts M and F for gender, instead of just m and f.

  5. Read chapter 11 ITERATION STATEMENTS. Especially the WHILE and the DO WHILE and the FOR statements.

  6. Continue reading chapter 14 FORMS AND FORM ELEMENTS. Especially radio buttons, buttons, and textboxes.

  7. Continue reading chapter 6 FRAMES AND IMAGES.