use javascript arrays

S

somto

i have an question i am stuck with on one of my assignment. it says that:

Display the right fee to the user after he/she provides their registration
information. The above fee information table should be displayed on the web
page for reference.

2. Use JavaScript arrays for storing the registration information. The
system should enable the user to enter, and update data in the arrays. It
must be possible to change booking details prior to confirmation, without
restarting the booking process.

3. You should employ appropriate multiple JavaScript functions and form
objects supported by the web browser.

4. The system should have mechanisms that prevent users from inputting
invalid information.

5. The system should be able to retrieve the following information
stored in the arrays:

a. Display the number of the delegates who are IEEE members

b. Display the total of the registration fees of the delegates with
bookings in the array
 
T

Tom [Pepper] Willett

Sounds like he's looking for help with homework ;-)
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: What's your question?
:
: --
: Murray
: MVP Expression Web
:
:
: : >i have an question i am stuck with on one of my assignment. it says that:
: >
: > Display the right fee to the user after he/she provides their
registration
: > information. The above fee information table should be displayed on the
: > web
: > page for reference.
: >
: > 2. Use JavaScript arrays for storing the registration information.
The
: > system should enable the user to enter, and update data in the arrays.
It
: > must be possible to change booking details prior to confirmation,
without
: > restarting the booking process.
: >
: > 3. You should employ appropriate multiple JavaScript functions and
: > form
: > objects supported by the web browser.
: >
: > 4. The system should have mechanisms that prevent users from
inputting
: > invalid information.
: >
: > 5. The system should be able to retrieve the following information
: > stored in the arrays:
: >
: > a. Display the number of the delegates who are IEEE members
: >
: > b. Display the total of the registration fees of the delegates with
: > bookings in the array
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top