Re: [showif] with !
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35755
interpreted = N
texte = Kim,Figure out where the value of [title_req] is coming from.Is it a db field? or is it a formvar?When displaying the value of [somevar] on a page:if [somevar]'s value is coming from a formvar, then it will display as [somevar]IF that formvar has NOT been passed in (like with a checkbox that was not checked), BUTif [somevar]'s value is coming from a formvar, then it will display as (that'snothing at all in between those quote marks) WHEN that formvar has been passed in w/ avalue equal to the null string (i.e. it = zero characters), BUTif [somevar]'s value is coming from a db field, then it will display as (that'snothing at all in between those quote marks) WHEN that db field has nothing in it.so in your case I have to assume that[showif [url][title_req][/url]!][text]complete=F[/text][/showif]does not evaluate to show its contents because 'title_req' has NOT been assigned thenull string value, which is what you are comparing to.Hope I got that right ;-)-JohnKim Ingram wrote:> Nope...the [url]'s don't seem to fix it. Here's the exact code, and> [title]=test!>> [showif [url][title_req][/url]!][text]complete=F[/text][/showif]>> > [showif [url][name][/url]!][name]
[/showif]> >> >>> > >Since we're talking about [showif]'s...> > >> > >I've been working with the following: [showif> > [name]!][name]
[/showif]> > >> > >If [name]=Hello World!> > >> > >It doesn't work, because it ends up Hello World ! !> > >> > >I've already tried [showif [name]>] and that doesn't work with> > my conversion> > >of html code in [name].>> -------------------------------------------------------------> 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:
Kim,Figure out where the value of [title_req] is coming from.Is it a db field? or is it a formvar?When displaying the value of [somevar] on a page:if [somevar]'s value is coming from a formvar, then it will display as [somevar]IF that formvar has NOT been passed in (like with a checkbox that was not checked), BUTif [somevar]'s value is coming from a formvar, then it will display as (that'snothing at all in between those quote marks) WHEN that formvar has been passed in w/ avalue equal to the null string (i.e. it = zero characters), BUTif [somevar]'s value is coming from a db field, then it will display as (that'snothing at all in between those quote marks) WHEN that db field has nothing in it.so in your case I have to assume that[showif [url][title_req][/url]!][text]complete=F[/text][/showif]does not evaluate to show its contents because 'title_req' has NOT been assigned thenull string value, which is what you are comparing to.Hope I got that right ;-)-JohnKim Ingram wrote:> Nope...the [url]'s don't seem to fix it. Here's the exact code, and> [title]=test!>> [showif [url][title_req][/url]!][text]complete=F[/text][/showif]>> > [showif [url][name][/url]!][name]
[/showif]> >> >>> > >Since we're talking about [showif]'s...> > >> > >I've been working with the following: [showif> > [name]!][name]
[/showif]> > >> > >If [name]=Hello World!> > >> > >It doesn't work, because it ends up Hello World ! !> > >> > >I've already tried [showif [name]>] and that doesn't work with> > my conversion> > >of html code in [name].>> -------------------------------------------------------------> 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:
Random bug, OSX 10.04 (2001)
New install permissions (2003)
website pro trouble (1998)
WC2f3 (1997)
Maybe off topic but how to charge (1997)
Problem (1997)
Installing WebDNA DEveloper edition on Mac OS X (2004)
[OT] 'Email this story to a friend' (2003)
Re:listfiles-looking for slick solution (1997)
How fast is your server? (2002)
PCS Emailer's role ? (1997)
Major problem SOLVED! (1999)
Set Header Context (1998)
Re:no [search] with NT (1997)
Submit buttons not working.... (1999)
passing info to correct frame (2000)
[WebDNA] WebDNA ImageMagick Functions (2009)
problems with 2 tags (1997)
Number of Feilds Passed to [append] (2000)
[WebDNA] An actual attempt to get WebDNA and MAMP Pro to work - (2018)