Re: group searching problem

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42726
interpreted = N
texte = The online docs have been updated. Thanks.> -----Original Message----- > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of Kenneth Grome > Sent: Tuesday, August 20, 2002 2:55 AM > To: WebCatalog Talk > Subject: Re: group searching problem > > > You're welcome. I reported this to SMSI once or twice already, but I > guess they never got around to adding it to the docs -- or making the > internal code better so it wouldn't be an issue in the first place. > > > >Thank you SO much for letting me know about this. I had to > re-write my code > >so that the various search variables I was sending to the > page were numbered > >properly (using a [math] hack). The search now works beautifully! > > > >This is yet another reminder why we are slowly but surely switching > >everything to mySQL and php. > > > > > >-josh > > > > > >On 8/19/02 12:00 AM, Kenneth Grome wrote: > > > >>> I am having a problem with the following search: > >>> > >>> [search > >>> > >>>db=resources.db&group1fields=itemname&group1fields=desc&gro > up1fields=ldesc&w > >>> > >>>agroup1datarq=energy&group4fields=itemname&group4fields=des > c&group4fields=ld > >>> esc&wngroup4datarq=western&bwzipdatarq=152&max=10] > >>> > >>> The problem is that the wngroup4datarq seems to be ignored. > >> > >> > >> There is a *critical* requirement regarding the use of the group > >> field technique which is never discussed in the docs. > Only those who > >> have run into this problem (like you) will ever wonder > why it doesn't > >> work the way the docs say it should: > >> > >> You MUST number your groups sequentially, beginning with 1. If you > >> fail to do this, some of your group fields will be ignored. > >> > >> Webcat's internal code is very smart in some situations, > but this is > >> not one of them. Properly written documentation would (of course) > >> help people like you from running into this problem ... > >> > >> > >> Sincerely, > >> Kenneth Grome > >> > >> --------------------------------------------------- > >> WebDNA Professional Training and Development Center > >> 175 J. Llorente Street +63 (32) 255-6921 > >> Cebu City, Cebu 6000 kengrome@webdna.net > >> Philippines http://www.webdna.net > >> --------------------------------------------------- > >> > >> ------------------------------------------------------------- > >> 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/ > >> > > > >Josh Knauer > >Founder & CEO > >Green Marketplace, Inc. > > > >josh@greenmarketplace.com > >412-420-6400 x300 -phone > >412-420-6404 -fax > >AIM: envirolink ICQ#: 9800639 > > > >Visit http://www.greenmarketplace.com for products that meet > the highest > >social and environmental standards. > > > > > > > > > >------------------------------------------------------------- > >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/ > > > > Sincerely, > Kenneth Grome > > --------------------------------------------------- > WebDNA Professional Training and Development Center > 175 J. Llorente Street +63 (32) 255-6921 > Cebu City, Cebu 6000 kengrome@webdna.net > Philippines http://www.webdna.net > --------------------------------------------------- > > ------------------------------------------------------------- > 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:

    
  1. Re: group searching problem (Stuart Tremain 2002)
  2. Re: group searching problem (Kenneth Grome 2002)
  3. Re: group searching problem (Scott Anderson 2002)
  4. Re: group searching problem (Kenneth Grome 2002)
  5. Re: group searching problem (Josh Knauer 2002)
  6. Re: group searching problem (Donovan 2002)
  7. Re: group searching problem (ROBERT MCPEAK 2002)
  8. Re: group searching problem (Josh Knauer 2002)
  9. Re: group searching problem (Nitai @ ComputerOil 2002)
  10. Re: group searching problem (Josh Knauer 2002)
  11. Re: group searching problem (Kenneth Grome 2002)
  12. Re: group searching problem (Glenn Busbin 2002)
  13. Re: group searching problem (Clayton Randall 2002)
  14. Re: group searching problem (Gary Krockover 2002)
  15. Re: group searching problem (Josh Knauer 2002)
  16. Re: group searching problem (Clayton Randall 2002)
  17. Re: group searching problem (Josh Knauer 2002)
  18. Re: group searching problem (Gary Krockover 2002)
  19. group searching problem (Josh Knauer 2002)
The online docs have been updated. Thanks.> -----Original Message----- > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of Kenneth Grome > Sent: Tuesday, August 20, 2002 2:55 AM > To: WebCatalog Talk > Subject: Re: group searching problem > > > You're welcome. I reported this to SMSI once or twice already, but I > guess they never got around to adding it to the docs -- or making the > internal code better so it wouldn't be an issue in the first place. > > > >Thank you SO much for letting me know about this. I had to > re-write my code > >so that the various search variables I was sending to the > page were numbered > >properly (using a [math] hack). The search now works beautifully! > > > >This is yet another reminder why we are slowly but surely switching > >everything to mySQL and php. > > > > > >-josh > > > > > >On 8/19/02 12:00 AM, Kenneth Grome wrote: > > > >>> I am having a problem with the following search: > >>> > >>> [search > >>> > >>>db=resources.db&group1fields=itemname&group1fields=desc&gro > up1fields=ldesc&w > >>> > >>>agroup1datarq=energy&group4fields=itemname&group4fields=des > c&group4fields=ld > >>> esc&wngroup4datarq=western&bwzipdatarq=152&max=10] > >>> > >>> The problem is that the wngroup4datarq seems to be ignored. > >> > >> > >> There is a *critical* requirement regarding the use of the group > >> field technique which is never discussed in the docs. > Only those who > >> have run into this problem (like you) will ever wonder > why it doesn't > >> work the way the docs say it should: > >> > >> You MUST number your groups sequentially, beginning with 1. If you > >> fail to do this, some of your group fields will be ignored. > >> > >> Webcat's internal code is very smart in some situations, > but this is > >> not one of them. Properly written documentation would (of course) > >> help people like you from running into this problem ... > >> > >> > >> Sincerely, > >> Kenneth Grome > >> > >> --------------------------------------------------- > >> WebDNA Professional Training and Development Center > >> 175 J. Llorente Street +63 (32) 255-6921 > >> Cebu City, Cebu 6000 kengrome@webdna.net > >> Philippines http://www.webdna.net > >> --------------------------------------------------- > >> > >> ------------------------------------------------------------- > >> 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/ > >> > > > >Josh Knauer > >Founder & CEO > >Green Marketplace, Inc. > > > >josh@greenmarketplace.com > >412-420-6400 x300 -phone > >412-420-6404 -fax > >AIM: envirolink ICQ#: 9800639 > > > >Visit http://www.greenmarketplace.com for products that meet > the highest > >social and environmental standards. > > > > > > > > > >------------------------------------------------------------- > >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/ > > > > Sincerely, > Kenneth Grome > > --------------------------------------------------- > WebDNA Professional Training and Development Center > 175 J. Llorente Street +63 (32) 255-6921 > Cebu City, Cebu 6000 kengrome@webdna.net > Philippines http://www.webdna.net > --------------------------------------------------- > > ------------------------------------------------------------- > 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/ Scott Anderson

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: Formulas.db + Users.db (1997) Mac Webcat 3.0.3b1 memory leak redirect inside search (1998) Search results templates (1996) GuestBook example (1997) problems with 2 tags (1997) select multiple (1997) Fufillment e-mail? (1998) HTML Editors (1997) Banners and sort of random display (1997) What is WebDNA (1997) turning every 5th line red (1999) WebMerchant - MacAuthorize (1999) problems with 2 tags shakur (1997) Text data with spaces in them... (1997) OrderFile (2000) emailer w/F2 (1997) Sherlock plug-in? (1999) Newbie needs advice to learn to use WebDNA (2003) Just Testing (1997) 2.0 Beta (1997)