Hi Andy:
Thanks for answering my call for help.
> It would help if you included some information about what's wrong. E.g.
> say what's supposed to happen and say what does happen instead. and/or use
> your browser's javascript debugging capabilities to report any errors in
> the page. (In firefox 1.5 it's tools -> Javascript console)
This is Login page with three text fields in it - Password for Single
User, Password for Multi User and Customer ID for Multi-User, and two
Login buttons (for Single Users and Multi Users). I use two separate
forms on that page (one for Single Users, another - for Multi Users).
Once users click on any of the Login buttons, they're redirected to
external web site.
All three text fields are mandatory, but for some reason function
responsible for Multi Users mandatory fields (Password and Customer ID)
is not working properly. When I troubleshooted this page in Firefox, I
got message saying that my form for Multi Users is not defined. I
suspect, something wrong with my "if, else if" part of the Multi Users
script where I check if users filled in Multi Users fields.
Hope this info was more helpful.
Again, I appreciate your willingness to get me out of that mud.
Regards,
Olly
Andy Baxter wrote:
> Olly said:
>
> > Hello Everyone!
> >
> > Could someone please have a look at my JS Form I posted
> > below....Something wrong there, but I don't understand what's exactly.
> >
> > Many thanks.
> > Olly
>
> It would help if you included some information about what's wrong. E.g.
> say what's supposed to happen and say what does happen instead. and/or use
> your browser's javascript debugging capabilities to report any errors in
> the page. (In firefox 1.5 it's tools -> Javascript console)
>
> --
> http://www.niftybits.ukfsn.org/
>
> remove 'n-u-l-l' to email me. html mail or attachments will go in the spam
> bin unless notified with [html] or [attachment] in the subject line.