| Inline/Online: Fundamentals of the Internet and the World Wide Web, 2/e Raymond Greenlaw,
Armstrong Atlantic State University Ellen Hepp,
The University of New Hampshire
Web Programming Material
Chapter 12 Exercises- Locate a JavaScript calculator and explain how it works. (section 12.2, problem 3)
- Name three additional JavaScript event handlers and describe
how they are used. Create a Web page that incorporates them. (section 12.2, problem 7)
- Provide the URLs of three Web pages that contain applets. Ex-plain how the pages use the applets. Provide the URLs for two on-line tutorials about applets. Provide the URLs for three sites where you can obtain free applets. (section 12.3, problem 11)
- What is ActiveX? How widely is it used and supported? (section 12.4, problem 18)
- Locate two Web presentations that provide free Java programs. What types of programs are available? Did the presentations contain advertisements for general Java program development? (section 12.4, problem 20)
- Implement a guest book using a mailto hyperlink. Include the
standard fields and any others that you feel are important. Restrict
the amount of information a visitor can enter into each field. (section 12.5, problem 23)
- Design a Web page that has a counter on it. Does the counter
increment each time you access the page? (section 12.6, problem 27)
- How many hits per day do the Microsoft, Netscape, and Yahoo! Web presentations receive? (section 12.6, problem 28)
- Design a page that uses a server-side include to show a time
stamp. (section 12.7, problem 31)
- What is the server-side include syntax for including the file
appalachian.html in the HTML document myhike.html ? (section 12.7, problem 32)
|
|