Re: [WebDNA] hideif within a search

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 103126
interpreted = N
texte = Rich Kwas wrote: > I have a search where 2 choices are made from dropdowns. > > Item 1 is a category. > Item 2 lists a website where reviews might be found for listings within that category. > > There currently are 8 choices as well as "All" for that second Item. > > Item 2 is written like this within the db: > +3+50+51+ > and so on depending on the site ID etc > > > To show results for "All" as the 2nd choice I've inserted a [hideif] within the search: > > [Search db=^/ihr/ihr.db&eqVisibleDatarq=T&eqPreferredDatarq=No&woSECTIONSdatarq=[cat]&SECTIONSword=ww&namewbrk=+&SKUsort=1&SKUsdir=ra&allhit=1[hideif [reviewsites]=All]&woReviewSitesdatarq=[ReviewSites]&ReviewSitesword=ww&ReviewSiteswbrk=+[/hideif]] > > > This seems to be working fine, but I've never placed a hideif within a search in the past > > > My question..... > Is placing a [hideif] within a search acceptable? > > ...if not is there as easier way to find "All" if indicated in that second Item? > > > I'm using 6.0 on IIS....... > > > Thanks Hi Rich, sure, hideif's and any other code are just fine in there... however, you may benefit from the convention of setting a tSearchCriteria variable as follows: [switch value=[tReviewSites]] [case value=ALL] [text]tSearchCriteria=blah blah blah[/text] [/case] [default] [text]tSearchCriteria=Default blah blah[/text] [/default] [/switch] Then in the search: [search db=^/your/db.db&[tSearchCriteria]] lastly, depending on what possible values are in [cat] and [reviewsites].. you may want to consider wrapping them in [url][/url]'s in your search criteria. Donovan Donovan Brooke WebDNA Software Corporation http://www.webdna.us **[Square Bracket Utopia]** Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] hideif within a search (Terry Wilson 2009)
  2. Re: [WebDNA] hideif within a search (Donovan Brooke 2009)
  3. Re: [WebDNA] hideif within a search (Donovan Brooke 2009)
  4. Re: [WebDNA] hideif within a search ("Terry Wilson" 2009)
  5. Re: [WebDNA] hideif within a search (Donovan Brooke 2009)
  6. [WebDNA] hideif within a search (Rich Kwas 2009)
Rich Kwas wrote: > I have a search where 2 choices are made from dropdowns. > > Item 1 is a category. > Item 2 lists a website where reviews might be found for listings within that category. > > There currently are 8 choices as well as "All" for that second Item. > > Item 2 is written like this within the db: > +3+50+51+ > and so on depending on the site ID etc > > > To show results for "All" as the 2nd choice I've inserted a [hideif] within the search: > > [Search db=^/ihr/ihr.db&eqVisibleDatarq=T&eqPreferredDatarq=No&woSECTIONSdatarq=[cat]&SECTIONSword=ww&namewbrk=+&SKUsort=1&SKUsdir=ra&allhit=1[hideif [reviewsites]=All]&woReviewSitesdatarq=[ReviewSites]&ReviewSitesword=ww&ReviewSiteswbrk=+[/hideif]] > > > This seems to be working fine, but I've never placed a hideif within a search in the past > > > My question..... > Is placing a [hideif] within a search acceptable? > > ...if not is there as easier way to find "All" if indicated in that second Item? > > > I'm using 6.0 on IIS....... > > > Thanks Hi Rich, sure, hideif's and any other code are just fine in there... however, you may benefit from the convention of setting a tSearchCriteria variable as follows: [switch value=[tReviewSites]] [case value=ALL] [text]tSearchCriteria=blah blah blah[/text] [/case] [default] [text]tSearchCriteria=Default blah blah[/text] [/default] [/switch] Then in the search: [search db=^/your/db.db&[tSearchCriteria]] lastly, depending on what possible values are in [cat] and [reviewsites].. you may want to consider wrapping them in [url][/url]'s in your search criteria. Donovan Donovan Brooke WebDNA Software Corporation http://www.webdna.us **[Square Bracket Utopia]** Donovan Brooke

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:

Repeating Fields (1997) converting characters in form (1997) Date sorting (1997) Cart Number Propagation (1997) Can webcat 3.0/4.0 handle 1,000,000 hits a day? (2000) Re:quit command on NT (1997) getchars broken? (1997) webdna code shows on .htm extensions. (2000) FoundItems Question (1998) Fun with dates (1997) Configuring E-mail (1997) webdna&domain name again (2003) WebCatalog for Postcards ? (1997) List of WebDNA users (2002) Upgrading old WebCat Database Files (1997) Re[2]: Next X hits (1996) Secure Server (1997) Protect (1997) counting characters and/or words (1997) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)