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
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