Question: 1. Present the user with with an XHTML page cntaining two text entry areas. 2. The user will input values in each, then select a

1. Present the user with with an XHTML page cntaining two text entry areas.

2. The user will input values in each, then select a button that calls a JavaScript function.

3. The function will search the second data entry for the first data entry. In other words, it will search the second string entered to see whether it contains the first string entered.

4. The application will require that your script detect the text entries made by the user.

5. Use the script below to complete.

Lesson 6 Application Project A

CIW JavaScript Specialist


Look for:

in this string:

onclick="search(myForm.what.value, myForm.toSearch.value);" />

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!