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:
[Shownext] (1997)
Ken's Data Manager (was dbQuickView 2.0) (2005)
show all problem (1997)
[WebDNA] Need Rosetta to install on OS X? (2010)
Showif probably dumb question (1997)
WebCat2 several catalogs? (1997)
form posts expiring instantly... why? (2000)
Wrong size listing in confirmation (2002)
WebCat2 as a chat server? (1997)
select multiple 2 more cents (1997)
RE: [WebDNA] RE: Error. WebDNA (version 5.1g or later) is not (2012)
Webcat & MySQL Stored Procedures question -again (2005)
The Classifieds template set (2003)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)
Missing something simple?? (1998)
WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997)
Search (1997)
[WebDNA] hierarchal folder path tool (2011)
Can WC remember people? (1998)
New user...how do I create URLs from form fields? (2000)