Re: [OT] Form Check java problem

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 51419
interpreted = N
texte = function CheckForm() { if (document.myform._agb.checked) return true; else alert ("Not checked"); return false; } =20 //--> This will work for checking if a checkbox is checked. Sincerely, Nitai Aventaggiato CEO On 30.6.2003 14:29 Uhr, "Steve Craig" wrote: > Hi >=20 > Sorry for the off topic but I am just a fiddler when it comes to Java. >=20 > I have a page with a simple form on it that consists of one field and 4 > checkboxes. A user must fill in the field and at least one of the > checkboxes. I am using the following to check the field and I'm wondering > how you would check for the state of the checkboxes. >=20 >=20 > function formCheck(formobj) > { > if (formobj.qty.value =3D=3D '') { > alert('Please enter your quantity.'); > return false; > } > else > So on and on... >=20 > Thanks for any help in advance >=20 > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ >=20 -- Redakto - Content Management that simply works ComputerOil=AE GmbH Unionstrasse 4 8032 Z=FCrich / Switzerland Telefon +41 43 333 1 555 info@computeroil.com http://computeroil.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [OT] Form Check java problem ( Steve Craig 2003)
  2. Re: [OT] Form Check java problem ( "stephen" 2003)
  3. Re: [OT] Form Check java problem ( "Nitai @ ComputerOil" 2003)
  4. [OT] Form Check java problem ( Steve Craig 2003)
function CheckForm() { if (document.myform._agb.checked) return true; else alert ("Not checked"); return false; } =20 //--> This will work for checking if a checkbox is checked. Sincerely, Nitai Aventaggiato CEO On 30.6.2003 14:29 Uhr, "Steve Craig" wrote: > Hi >=20 > Sorry for the off topic but I am just a fiddler when it comes to Java. >=20 > I have a page with a simple form on it that consists of one field and 4 > checkboxes. A user must fill in the field and at least one of the > checkboxes. I am using the following to check the field and I'm wondering > how you would check for the state of the checkboxes. >=20 >=20 > function formCheck(formobj) > { > if (formobj.qty.value =3D=3D '') { > alert('Please enter your quantity.'); > return false; > } > else > So on and on... >=20 > Thanks for any help in advance >=20 > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 >=20 >=20 >=20 > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ >=20 -- Redakto - Content Management that simply works ComputerOil=AE GmbH Unionstrasse 4 8032 Z=FCrich / Switzerland Telefon +41 43 333 1 555 info@computeroil.com http://computeroil.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "Nitai @ ComputerOil"

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[OT] Happy Turkey Day! (2003) WCS Newbie question (1997) international time (1997) WebDNA on OS X Tiger (2006) Some Questions (1997) WebSTAR/WebCatalog losing files (2000) [OT] Dedicated Image Uploader/Server [/OT] (2003) Not really WebCat (1997) credit card authorization question (1997) Multi Colonns (1998) Is there a way to just get to the last record in the database? (1997) Hosts who have upgraded to v5.0? (2003) off-topic - printinglib 68K (1997) Re[2]: Next X hits (1996) Help name our technology! (1997) [LOOKUP] (1997) Encrypt Decrypt URL UnURL Weirdness (2001) Dr.Watson Error (1999) [WebDNA] Middle Question (2015) WebCat2: multiple currency support (1997)