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

Re: use javascript arrays by Murray

Murray
Tue Mar 11 16:29:29 CDT 2008

What's your question?

--
Murray
MVP Expression Web


"somto" <somto@discussions.microsoft.com> wrote in message
news:EB4C5F10-A20A-4100-95EF-D72DD34C3F86@microsoft.com...
>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


Re: use javascript arrays by Bob

Bob
Tue Mar 11 19:31:36 CDT 2008

> What's your question?

Can anybody unstuck him? :>)

Bob Lehmann

"Murray" <forums@great-web-sights.com> wrote in message
news:F8D8DC18-D98B-4E58-B190-92B5145D6E38@microsoft.com...
> What's your question?
>
> --
> Murray
> MVP Expression Web
>
>
> "somto" <somto@discussions.microsoft.com> wrote in message
> news:EB4C5F10-A20A-4100-95EF-D72DD34C3F86@microsoft.com...
> >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
>



Re: use javascript arrays by Murray

Murray
Tue Mar 11 19:17:36 CDT 2008

In a FrontPage forum?

--
Murray
MVP Expression Web


"Bob Lehmann" <nospam@dontbotherme.zzz> wrote in message
news:OKALaA9gIHA.1208@TK2MSFTNGP05.phx.gbl...
>> What's your question?
>
> Can anybody unstuck him? :>)
>
> Bob Lehmann
>
> "Murray" <forums@great-web-sights.com> wrote in message
> news:F8D8DC18-D98B-4E58-B190-92B5145D6E38@microsoft.com...
>> What's your question?
>>
>> --
>> Murray
>> MVP Expression Web
>>
>>
>> "somto" <somto@discussions.microsoft.com> wrote in message
>> news:EB4C5F10-A20A-4100-95EF-D72DD34C3F86@microsoft.com...
>> >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
>>
>
>


Re: use javascript arrays by Tom

Tom
Wed Mar 12 07:39:10 CDT 2008

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/
===
"Murray" <forums@great-web-sights.com> wrote in message
news:F8D8DC18-D98B-4E58-B190-92B5145D6E38@microsoft.com...
: What's your question?
:
: --
: Murray
: MVP Expression Web
:
:
: "somto" <somto@discussions.microsoft.com> wrote in message
: news:EB4C5F10-A20A-4100-95EF-D72DD34C3F86@microsoft.com...
: >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
:



Re: use javascript arrays by Murray

Murray
Wed Mar 12 19:31:29 CDT 2008

I ran it thorough my homework wizard and that's what it said, too!

--
Murray
MVP Expression Web


"Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
news:%233neD4DhIHA.5752@TK2MSFTNGP03.phx.gbl...
> 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/
> ===
> "Murray" <forums@great-web-sights.com> wrote in message
> news:F8D8DC18-D98B-4E58-B190-92B5145D6E38@microsoft.com...
> : What's your question?
> :
> : --
> : Murray
> : MVP Expression Web
> :
> :
> : "somto" <somto@discussions.microsoft.com> wrote in message
> : news:EB4C5F10-A20A-4100-95EF-D72DD34C3F86@microsoft.com...
> : >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
> :
>
>