This question's due date has already passed. You may post a tutorial, but there's no guarantee that the original asker will purchase the tutorial. But other people might!

Question

$30.00 Help! need 5 Javascript Tasks in an Hour

  • From Computer-Science: General-CS
  • Closed, but you can still post tutorials
  • Due on Apr. 22, 2011
  • Asked on Apr. 22, 2011 at 12:06:23AM
Asked by :
JesterzCourt
 
 
Q:

 

  1. You have been assigned by XYZ Systems to add a form that serves as a checklist to the company's CRM for quality assurance. To fulfill this objective, create a form that contains a drop-down list box (HTML select) for the call type, three check-box controls, a text area for notes, and a button to submit the form data.
  2. Create a script that identifies a client's Web browser version and displays the browser's version on the page.
  3. Identify the programming error in the following block of code. var userAge = prompt("Please enter your age"); if (userAge == "") { alert("The age was not entered in the dialog box."); } else if (userAge < 0 | userAge > 200) alert("I think the value entered is incorrect."); else { alert("That's a good age."); }
  4. Using the Date object, calculate the date 9 months from now and write this into a Web page.
  5. Write a script that prompts a user for his or her ZIP code, and create a cookie named "Location" to store the user's ZIP code. Display the contents of the cookie on the screen.
 

Available Tutorials to this Question
 
$30.00
5 TASK
  • This tutorial was purchased 2 times and rated A+ by students like you.
  • Posted on Apr. 22, 2011 at 12:56:43AM
Posted by :
lightsource
lightsource Not confirmed
Rating (2354):A+
Questions Asked: 4
Tutorials Posted: 5431,
Earned: $110,801.47
 
A:
Preview: ... e change the text in the ...

The full tutorial is about 26 words long plus attachments.

attachmentlogo

Attachments:
js.zip (2K) 

 1.htm
 2.htm
 3.htm
 4.htm
 5.htm
 ]