Re: Error - Search / Showif

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 31810
interpreted = N
texte = Make sure you don't have any wrong coding in your include files, sfr.txt,rfr.txt etc.. ----- Original Message ----- From: Kim Ingram To: WebCatalog Talk Sent: Friday, May 12, 2000 6:02 PM Subject: Error - Search / Showif > Please help!! The problem is this...after posting to a template via web > form, I recieve the following error: > > Error: Error: expected [/SEARCH], but found [/showif] instead[/showif] > > When I view the source code for the template...there's no code showing > after: > > > > > > The above...T comes from form variable [Searching] and Single Family > Residential comes from form variable [Category]. Can someone see an error > in the following original code?? I've been looking at it for a while and > can't figure out what the problem is. Is it impossible to use one or the > other search command based on the [showif]/[hideif] form variables? The > original code is as follows: > >
T Single Family Residential
> > > > [showif [Searching]=T] > [search db=listings.txt&eqCategorydatarq=[Category]] > [/showif] > [hideif [Searching]=T] > [search > db=listings.txt&eqOfficedatarq=[Office]&eqCategorydatarq=[Category]&Pricesor > t&Pricesdir=de&Pricetype=num&max=5] > [/hideif] > > [founditems] > > > > > [/founditems] > > [/search] > > > ------------------------------------------------------------- > 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:

[Searching] [Category]
$[format thousands 10.2f][Price][/format] > [showif [Category]=Single Family Residential][include sfr.txt][/showif] > [showif [Category]=Rural Residential][include rfr.txt][/showif] > [showif [Category]=Rentals][include rentals.txt][/showif] > [showif [Category]=Lots and Land][include lnl.txt][/showif] > [showif [Category]=Commercial and Industrial][include cni.txt][/showif] >
    
  1. Re: Error - Search / Showif (Paul Fowler 2000)
  2. Re: Error - Search / Showif (Anup Setty 2000)
  3. Re: Error - Search / Showif (Kenneth Grome 2000)
  4. Error - Search / Showif (Kim Ingram 2000)
Make sure you don't have any wrong coding in your include files, sfr.txt,rfr.txt etc.. ----- Original Message ----- From: Kim Ingram To: WebCatalog Talk Sent: Friday, May 12, 2000 6:02 PM Subject: Error - Search / Showif > Please help!! The problem is this...after posting to a template via web > form, I recieve the following error: > > Error: Error: expected [/SEARCH], but found [/showif] instead[/showif] > > When I view the source code for the template...there's no code showing > after: > > > > > > The above...T comes from form variable [Searching] and Single Family > Residential comes from form variable [Category]. Can someone see an error > in the following original code?? I've been looking at it for a while and > can't figure out what the problem is. Is it impossible to use one or the > other search command based on the [showif]/[hideif] form variables? The > original code is as follows: > >
T Single Family Residential
> > > > [showif [Searching]=T] > [search db=listings.txt&eqCategorydatarq=[Category]] > [/showif] > [hideif [Searching]=T] > [search > db=listings.txt&eqOfficedatarq=[Office]&eqCategorydatarq=[Category]&Pricesor > t&Pricesdir=de&Pricetype=num&max=5] > [/hideif] > > [founditems] > > > > > [/founditems] > > [/search] > > > ------------------------------------------------------------- > 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/ Anup Setty

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:

RE: E-mailer error codes (1997) [WebDNA] [tcpconnect] timeout (2015) Bug or syntax error on my part? (1997) WC2b12: Yes, Formulas.db is for real (1997) F3 crashing server (1997) RE: Formulas.db + Users.db (1997) [addfields] bombing 5.0 (2003) Re:PCS Customer submissions ? (1997) [OT] Read and weep (2003) BUG REPORT -- Refusing connections! (1999) any suggestions for creating a multi-lingual site? (1999) serial number generation (1997) Mime Headers for Mail (1998) Webstar 1.3.1 PPC (1997) WC2.0 Memory Requirements (1997) Multiple Pulldowns (1997) Un[url]ize (1999) Cart doesn't interpret tag! (1997) Old Topic - [OT] - server speeds. (2002) Adding headers to email (1997)
[Searching] [Category]
$[format thousands 10.2f][Price][/format] > [showif [Category]=Single Family Residential][include sfr.txt][/showif] > [showif [Category]=Rural Residential][include rfr.txt][/showif] > [showif [Category]=Rentals][include rentals.txt][/showif] > [showif [Category]=Lots and Land][include lnl.txt][/showif] > [showif [Category]=Commercial and Industrial][include cni.txt][/showif] >