Also look at this Final Review
These are some types of questions.
Why should you title your web pages?
What should you do for the pages on your site, should someone visit your site
from a search engine or some's link?
How should you organize the text on your site?
What is the document object model is JavaScript?
What should you do for your site if you design a Flash menu and someone without
Flash might visit your site?
What is a cookie used for on a site?
Fall 2003
Where does Javascript run; on the client side or server side?
In Flash, what kind of text is needed when working with a scrollbar that scrolls
the text?
What is Tweening?
What are two good design qualities in developing a website?
What is CGI?
What is Flash?
What kind of symbols are there in Flash?
What is different between bitmap and vector image?
What is the tweening?
What are the 3 symbols in Flash, and how do they differ?
What is the different between Keyframe Animation and Cel Animation?
What is CGI? What is the different between CGI and Email for form processing?
Spring 2003
Modified December 15, 2004
Why would you use the GET instead of the POST Method when dealing with
forms?
What is the difference between Radio Buttons and Check Box Groups ?
Why would you need to put html comment tags around your javascript
code?
If I have a framed page with 2 frames, how many files must I actually upload?
What are advantages and disadvantages of frame?
What is JavaScript?
What does an onClick event do?
In Flash, what are the basic steps in creating a button that links to some
page?
JavaScript function should be included between what tag?
For FormMail to work correctly what's the essential form field?
A computer science term that refers to a piece of data held by an intermediate
is called what?
Where should you write functions in Javascript to manipulate a form?
What do you need to do for the situation of having many radio buttons,where
you only want the user to check one, out of the bunch, meaning you can't have
more than one checked at a given time?
Define the following frame targets: _top, _parent, _self, _blank.
What is persistence of vision?
how do you make a form via javascript
what is motion tween
In Flash, what kind of symbol to you convert your image
to if you want to create an animated GIF?
If you have more than one radio button in your web page, how allow only one
radio button to be selected?
How can you test for an empty field in a form?
What is the difference between bgsound tag & embed tag?
What are layers on a web page?
Show the advantages and disadvantages of client-side and server-side programming.
What is CGI?
What are the 'method' and 'action' properties of a form?
Why is it important to name forms?
Why is it better to validate forms before submitting them to the server?
What are the 4 stages of a button in Flash?
How do you create interactivity for the buttons in flash?
What are some the uses for JavaScript?
What are onClick events in JavaScript?
What is the purpose of using metatags?
How can you set the status of the browser when moving the mouse over a link?
What is the difference between: resizing, cropping, and changing the canvas
size.
How do you access the elements of the form and do user verification?
How do we compare mathematical values in Javascript?
What is CGI – Common Gateway Interface used for?
When making a button in flash, in the edit option for the button, describe what
the following do:
a. UP
b. OVER
c. DOWN
d. HIT