Re: YACBQ.....(Yet another checkbox question)
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35948
interpreted = N
texte = check the archives...people have posted excellent error checking routines that can check for all kinds ofthings:null valuesblanks valuesnumbersemail addresses (at least verfiy that it *could* be an email address)number of charsetc......all after one post, and then redirect back with proper messages explaining to theuser what was wrong...I assume applescript would be much slower and anyway a hassle when we already havegood error checking using webcat.if you make a real effort to find it in the archives and can't, and want it, then I candig out mine.-JohnBob Sneidar wrote:> tee hee. ;-)>> I get it now. Still, my previous post about the showif context returning F> if passes a form variable that does not exist would work. Otherwise if an> error is returned you could use an iserror check but I do not see a WebDNA> tag for error checking.>> Now it may be possible on the Mac to write an Applescript because> Applescript DOES have an error checking method:>> [applescript]> try> set [mycheckbox] to [mycheckbox]> set [mycheckbox] to T> on error> set [mycheckbox] to F> return F> end try> [/applescript]>> if the first line generates an APPLESCRIPT error the second line never gets> executed, but instead the code within on error get's executed. If there is a> way to make this server side, saving it as a compiled script then call it> from within a template, then we are in business, on Macintoshes anyway.>> I am a newbie to this sort of thing, but feeding your checkbox variables to> this script would guarantee them to be T or F if the above script works like> I think it would.>> Any thoughts?>> --> Sincerely,> Bob Sneidar> Systems Manager> The Word For Today>> > From: John Peacock
> > Reply-To: (WebCatalog Talk)> > Date: Mon, 7 Aug 2000 13:07:04> > To: (WebCatalog Talk)> > Subject: Re: YACBQ.....(Yet another checkbox question)> >> > It is just you! :~}> >> > Seriously, though, the HTTP standards dictate that checkboxes do not> > exist as form variables unless they are checked. It has absolutely> > nothing to do with WebCatalog.>> -------------------------------------------------------------> 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/-------------------------------------------------------------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:
check the archives...people have posted excellent error checking routines that can check for all kinds ofthings:null valuesblanks valuesnumbersemail addresses (at least verfiy that it *could* be an email address)number of charsetc......all after one post, and then redirect back with proper messages explaining to theuser what was wrong...I assume applescript would be much slower and anyway a hassle when we already havegood error checking using webcat.if you make a real effort to find it in the archives and can't, and want it, then I candig out mine.-JohnBob Sneidar wrote:> tee hee. ;-)>> I get it now. Still, my previous post about the showif context returning F> if passes a form variable that does not exist would work. Otherwise if an> error is returned you could use an iserror check but I do not see a WebDNA> tag for error checking.>> Now it may be possible on the Mac to write an Applescript because> Applescript DOES have an error checking method:>> [applescript]> try> set [mycheckbox] to [mycheckbox]> set [mycheckbox] to T> on error> set [mycheckbox] to F> return F> end try> [/applescript]>> if the first line generates an APPLESCRIPT error the second line never gets> executed, but instead the code within on error get's executed. If there is a> way to make this server side, saving it as a compiled script then call it> from within a template, then we are in business, on Macintoshes anyway.>> I am a newbie to this sort of thing, but feeding your checkbox variables to> this script would guarantee them to be T or F if the above script works like> I think it would.>> Any thoughts?>> --> Sincerely,> Bob Sneidar> Systems Manager> The Word For Today>> > From: John Peacock > > Reply-To: (WebCatalog Talk)> > Date: Mon, 7 Aug 2000 13:07:04> > To: (WebCatalog Talk)> > Subject: Re: YACBQ.....(Yet another checkbox question)> >> > It is just you! :~}> >> > Seriously, though, the HTTP standards dictate that checkboxes do not> > exist as form variables unless they are checked. It has absolutely> > nothing to do with WebCatalog.>> -------------------------------------------------------------> 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/-------------------------------------------------------------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/
John Butler
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:
Error: the 'showcart' command requires that you specify a db (1997)
[WebDNA] WebDNA Roll Call (2013)
[BULK] [WebDNA] [BULK] WebDNA 7 - Ready or Not ?? I'm not sure... (2011)
LOOP and IF statements (1997)
[WebDNA] WebDNA and Facebook (2009)
More on the email templates (1997)
[isfile] ? (1997)
Max Record length restated as maybe bug (1997)
Re:2nd WebCatalog2 Feature Request (1996)
[WebDNA] bug in sending & character to DOS (2010)
pop up menu's (1998)
Never ending problem.... (2000)
Email notification to one of multiple vendors ? (1997)
Search-context (1999)
Deleting Orders (1997)
Creating a back button (1999)
Out of the woodwork (2007)
WebCatalog f2 Installation (1997)
Almost a there but..bye bye NetCloak (1997)
[WebDNA] Friday's.. WIP thread (2009)