Re: Range Comparisons

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 33110
interpreted = N
texte = Your Honor; on 6/12/00 4:37 PM, the Defendant, Robert Wade, confessed:> Thanks for looking at this, Paul. I changed the type=num fields (whoops!), > but I still > can't get it to work. No matter what I enter, I still get numfound=0, whether > it falls > within the range or is equal to the start or end of the range. > > Any more takers? > > Robert Wade > CABIN6 Design > > |[ //\ ||} || ||\| V| > > http://www.cabin6.com > robert@cabin6.com > > > Paul Fowler wrote: > >> I don't know if I missed something, as I don't see any answers for you. >> But at least I can see that: >> [search >> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >> rt >> data=num&zipenddata=num] >> >> should be: >> >> [search >> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >> rt >> type=num&zipendtype=num] >> >> But other than that it should work. >> >> Paul >> >> >>> Hello, This should be a simple one for you folks... I need to do a kind >>> of backwards range comparison in a search context. >>> Backwards in that the user submits a single number to match a range of >>> two fields in a database, rather than submitting a range of two numbers >>> to match a single field in the database. >>> >>> I have a database that contains a field named zipstart & a field named >>> zipend >>> >>> I then have a form on a page that contains only one input tag: >> type=text name=zipcode size=5 maxlength=5> >>> The user inputs their zip code and the form posts the next page which >>> contains a search context. I need to match one result in the database >>> that their input will fall between the zipstart and zipend >>> >>> I have tried the following and it returns 0: >>> [search >>> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >>> rt >>> data=num&zipenddata=num] >>> >>> There must be a simple way to do this that I have overlooked. >>> >>> Any help is appreciated. >>> >>> Robert Wade >>> CABIN6 Design >>> >>> |[ //\ ||} || ||\| V| >>> >>> http://www.cabin6.com >>> robert@cabin6.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/ >> >> ------------------------------------------------------------- >> 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/ > Your exact premise is in the docs: rnzipcodedata=92069 93090&zipcodetype=numor you could use clzipcodedata=92069&clzipcodedata=10 to find all records within '10'or, you can use mr for min and xr for the max values.(don't feel bad, I missed this recently as well, the M is too hard ri F'ing R or I'd just be condescending and say... well, you know RT*M :) ****************************************************************** * Digital Speed Networks, and NineWire Productions have merged!! * * We are now NineWire Digital Solutions * * * ******************************************************************------------------------------------------------------------- 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: Range Comparisons (Kenneth Grome 2000)
  2. Re: Range Comparisons (Robert Wade 2000)
  3. Re: Range Comparisons (Bob Sneidar 2000)
  4. Re: Range Comparisons (John Peacock 2000)
  5. Re: Range Comparisons (Robert Wade 2000)
  6. Re: Range Comparisons (Aaron Lynch 2000)
  7. Re: Range Comparisons (Robert Wade 2000)
  8. Re: Range Comparisons (Paul Fowler 2000)
  9. Range Comparisons (Robert Wade 2000)
Your Honor; on 6/12/00 4:37 PM, the Defendant, Robert Wade, confessed:> Thanks for looking at this, Paul. I changed the type=num fields (whoops!), > but I still > can't get it to work. No matter what I enter, I still get numfound=0, whether > it falls > within the range or is equal to the start or end of the range. > > Any more takers? > > Robert Wade > CABIN6 Design > > |[ //\ ||} || ||\| V| > > http://www.cabin6.com > robert@cabin6.com > > > Paul Fowler wrote: > >> I don't know if I missed something, as I don't see any answers for you. >> But at least I can see that: >> [search >> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >> rt >> data=num&zipenddata=num] >> >> should be: >> >> [search >> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >> rt >> type=num&zipendtype=num] >> >> But other than that it should work. >> >> Paul >> >> >>> Hello, This should be a simple one for you folks... I need to do a kind >>> of backwards range comparison in a search context. >>> Backwards in that the user submits a single number to match a range of >>> two fields in a database, rather than submitting a range of two numbers >>> to match a single field in the database. >>> >>> I have a database that contains a field named zipstart & a field named >>> zipend >>> >>> I then have a form on a page that contains only one input tag: >> type=text name=zipcode size=5 maxlength=5> >>> The user inputs their zip code and the form posts the next page which >>> contains a search context. I need to match one result in the database >>> that their input will fall between the zipstart and zipend >>> >>> I have tried the following and it returns 0: >>> [search >>> db=firms.db&gezipstartdatarq=[zipcode]&lezipenddatarq=[zipcode]&max=1&zipsta >>> rt >>> data=num&zipenddata=num] >>> >>> There must be a simple way to do this that I have overlooked. >>> >>> Any help is appreciated. >>> >>> Robert Wade >>> CABIN6 Design >>> >>> |[ //\ ||} || ||\| V| >>> >>> http://www.cabin6.com >>> robert@cabin6.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/ >> >> ------------------------------------------------------------- >> 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/ > Your exact premise is in the docs: rnzipcodedata=92069 93090&zipcodetype=numor you could use clzipcodedata=92069&clzipcodedata=10 to find all records within '10'or, you can use mr for min and xr for the max values.(don't feel bad, I missed this recently as well, the M is too hard ri F'ing R or I'd just be condescending and say... well, you know RT*M :) ****************************************************************** * Digital Speed Networks, and NineWire Productions have merged!! * * We are now NineWire Digital Solutions * * * ******************************************************************------------------------------------------------------------- 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/ Aaron Lynch

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:

WebCat2b13 Command Reference Doc error (1997) [WebDNA] Cicada - WebDNA_CICADA_6.1.b02 - gratz and request...! (2009) Display [price] in banner ad (1998) Nested tags count question (1997) Catalog page question (1999) Is [variable] a Number? (2007) counting characters and/or words (1997) RE: type 2 errors with ssl server (1997) Re:add line item context and showitems (1998) I'm tired of all this! (2000) Webstar 1.3.1 PPC (1997) SetHeader Requirements (2002) WC 2.0 frames feature (1997) sorting question... (2001) Search results output problems.. (2000) Robert Minor duplicate mail (1997) Banner Ad example (Typhoon) and WebCatalog (1997) Help formatting search results w/ table (1997) Emailer (WebCat2) (1997) Default contains WEBDNA (1998)