Re: YACBQ.....(Yet another checkbox question)
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35725
interpreted = N
texte = Your Honor; on 8/3/00 8:28 PM, the Defendant, Bob Sneidar, confessed:> > >> >> A while ago PCS support answered a checkbox question with the following:>> >> The way you tell if a checkbox form variable is is checked looks like>> this if the value of the checkbox is T:>> [ShowIf [myCheckBox]=T]>> it was checked!
>> [/ShowIf]>> >> The way you tell if that same checkbox is unchecked looks like this:>> [ShowIf [raw][myCheckBox][/raw]=[myCheckBox]]>> it wasn't checked!
>> [/ShowIf]>> >> However, I find that when I look at the incoming formvariables for a page,>> the checkbox formvariables will be listed if the boxes were checked, but>> will not be listed if the checkbox was unchecked on the preceding page.>> >> So how can the above be made to work?> > Can't you use > > [ShowIf [myCheckBox]=F]> it was checked!
> [/ShowIf]> > or else > > [ShowIf [myCheckBox]<>T]> it was checked!
> [/ShowIf]> > Bob> no, the first example should work, because...if there is a checkbox, then [mycheckbox] becomes 'T' right?so, [raw][mycheckbox][/raw] doesn't equal 'T'if there is no variable named [mycheckbox] then when webcat looks at that,it ends up with nothing and so just displays [mycheckbox] exactly.[raw][mycheckbox][/raw] essentially just makes the stuff inside [raw]display exactly as typed, so [mycheckbox]=[mycheckbox]Does that make sense?HTH-Aaron******************************************************************* Digital Speed Networks, and NineWire Productions have merged!! ** We are now NineWire Digital Solutions ** *******************************************************************-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Your Honor; on 8/3/00 8:28 PM, the Defendant, Bob Sneidar, confessed:> > >> >> A while ago PCS support answered a checkbox question with the following:>> >> The way you tell if a checkbox form variable is is checked looks like>> this if the value of the checkbox is T:>> [ShowIf [myCheckBox]=T]>> it was checked!
>> [/ShowIf]>> >> The way you tell if that same checkbox is unchecked looks like this:>> [ShowIf [raw][myCheckBox][/raw]=[myCheckBox]]>> it wasn't checked!
>> [/ShowIf]>> >> However, I find that when I look at the incoming formvariables for a page,>> the checkbox formvariables will be listed if the boxes were checked, but>> will not be listed if the checkbox was unchecked on the preceding page.>> >> So how can the above be made to work?> > Can't you use > > [ShowIf [myCheckBox]=F]> it was checked!
> [/ShowIf]> > or else > > [ShowIf [myCheckBox]<>T]> it was checked!
> [/ShowIf]> > Bob> no, the first example should work, because...if there is a checkbox, then [mycheckbox] becomes 'T' right?so, [raw][mycheckbox][/raw] doesn't equal 'T'if there is no variable named [mycheckbox] then when webcat looks at that,it ends up with nothing and so just displays [mycheckbox] exactly.[raw][mycheckbox][/raw] essentially just makes the stuff inside [raw]display exactly as typed, so [mycheckbox]=[mycheckbox]Does that make sense?HTH-Aaron******************************************************************* Digital Speed Networks, and NineWire Productions have merged!! ** We are now NineWire Digital Solutions ** *******************************************************************-------------------------------------------------------------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://search.smithmicro.com/
Aaron Lynch
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:
Reversed words (1997)
setting line item numbers (1998)
WebCat2: Items xx to xx shown, etc. (1997)
carriage returns in data (1997)
Serial Num (2003)
any idea (2004)
[WebDNA] upload image files.... (2018)
[ReturnRaw] and hiding FORM data (2003)
[ShowIf] and empty fields (1997)
Upcoming 2.1 Release and PCS Committment (1997)
Initiating NewCart (1997)
Re:Virtual hosting and webcatNT (1997)
BUG?-.html extention not working. (2000)
Another bug to squash (WebCat2b13 Mac .acgi) (1997)
Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997)
LOOP and IF statements (1997)
StoreBuilder v4.0.2 Question (2001)
[isfolder] and [filename] (1997)
Remove Command not working (2000)
Cart Question (1998)