Purchase Solution

Website Design - Validation, Sound & Video

Not what you're looking for?

Ask Custom Question

I need a basic Web page form that can be used for validating user input and doing some calculations. The page should have the following fields:
Name
Address
City
State
Zip
Telephone number
E-mail address
Date of birth
Radio buttons for credit card type
Credit card number
Credit card expiration date month
Credit card expiration date year
Input button that calls function that validates e-mail address by checking for @ sign. If no @ sign is found, display a message.

2.

Add a selection list for the state.
Add a selection list for the credit card expiration month.
Validate the credit card expiration year.
Add a mortgage calculator to the page as a value added aspect for the customer.

3.

Add a JavaScript function that loops through each input field in the form and tests for an empty string
Add input button and JavaScript function that creates cookie with form info (name, etc.)

4.
Add a sound file
Add a video file
The CreditRoll class applet: Include buttons to start and stop sound & video files - use Windows Media Player

Purchase this Solution

Solution Summary

Solution gives a web page that includes input validation, javascript functions and sound/video. Attached as .zip.

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.