Today January 17, 2006

Today's Topic :- Web Programming Concept

Type the java script program on (page 696 first do 20.33a and then 20.34a) (2 points)

and change the search program (3 points)

:- you can use a notepad, front-page and geocities to type the program.

Search engine has interaction and goes to the file and try to match whatever you request. If you need more than one occurrence it goes back until it exhaust. If it is success it will go more through the file.

You can take look at the program on (page 757 and 758) to make a search with out a prompt box.

Today, we discussed the creation of a search engine. Not only have we had to know HTML to do a search engine, but as well as Java Script. The java coding wasn’t really hard; just basic decision making, looping, and a simple array list (learned in Programming 1, 2, and Data Structures). Then, we work on this assignment, edited our mid-term, and worked on our websites.