Re: <fieldname>summ=T
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 54828
interpreted = N
texte = Alright, your search is all messed up, or your database, or both!First of all if you "ne" (!=) the [ProdID] in your search then you return nothing because your database lists all CATEGORY=shoes + BRAND=Z with the same PRODUCT_ID eliminating them all!!!Second, If you SUMM on PRODUCT_ID (which are all the same in your db) you only get 1 product listed because they all have the same PRODUCT_ID!!!!Have you even read your own code here? What is this a test?The Fix:1.) Delete: &nePRODUCT_IDdatarq=[ProdID]2.) Delete: &PRODUCT_IDsumm=T3.) Add: &IDsumm=THope this helps!On Wednesday, December 10, 2003, at 09:57 AM, Marc Kaiwi wrote:> I'll copy the code from your test page there and take it to back to my > shop and try it out here (if you don't mind me doing so?). <--- > That's what the Grinch told little Cindy Who about her christmas tree! > : c) Hahahaha!!!>> Is that page still there.>> It's got to be something simple.>> On Wednesday, December 10, 2003, at 09:31 AM, Donovan Brooke wrote:>>> Marc Kaiwi wrote:>>>>> It's too confusing with all that extra stuff you have going on all >>> over the place ...>>> break it down to include only the problem areas, hard code the >>> search and lookups and I'm sure you'll find the problem.>>> Good Luck,>>> MK>>>> Hmm well thanks. I don't need the NO_INVENTORY in there for testing >> but>> the rest I *do* need for this test so I don't think I need to change >> anything.>>>> I know (kindof) what the issue is, I just can't wrap my head around >> the fix>> right now.>>>> I am including:>> &eqCATEGORYdata=[theCATEGORY]&eqBRANDdata=[theBRAND]>>>> to try and narrow the best matches... so if the customer>> is looking at a X brand Shoe, the results ideally would>> find another type of X brand shoe. However, I don't want>> it to be necessary in the search.. thus the missing "rq's".>>>> However, what I'm finding is that because they are not necessary,>> the search is finding totally unrelated products based on the>> other perams (like its supposed to). I just can't figure out>> how to narrow the perams to not find totally unrelated products.>>>> something like, if both category *and* brand do not match the >> respective>> brand and category values, then don't display.??>>>> I am thinking that if my perams would narrow better, then I could use >> the>> summ=T on the product_ID field to only bring up one base type of >> product.>>>> Any ideas?>>>> thanks,>> Donovan>> Signed: Marc Kaiwi>>> -------------------------------------------------------------> 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://webdna.smithmicro.com/>>Signed: Marc Kaiwi-------------------------------------------------------------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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Alright, your search is all messed up, or your database, or both!First of all if you "ne" (!=) the [ProdID] in your search then you return nothing because your database lists all CATEGORY=shoes + BRAND=Z with the same PRODUCT_ID eliminating them all!!!Second, If you SUMM on PRODUCT_ID (which are all the same in your db) you only get 1 product listed because they all have the same PRODUCT_ID!!!!Have you even read your own code here? What is this a test?The Fix:1.) Delete: &nePRODUCT_IDdatarq=[ProdID]2.) Delete: &PRODUCT_IDsumm=T3.) Add: &IDsumm=THope this helps!On Wednesday, December 10, 2003, at 09:57 AM, Marc Kaiwi wrote:> I'll copy the code from your test page there and take it to back to my > shop and try it out here (if you don't mind me doing so?). <--- > That's what the Grinch told little Cindy Who about her christmas tree! > : c) Hahahaha!!!>> Is that page still there.>> It's got to be something simple.>> On Wednesday, December 10, 2003, at 09:31 AM, Donovan Brooke wrote:>>> Marc Kaiwi wrote:>>>>> It's too confusing with all that extra stuff you have going on all >>> over the place ...>>> break it down to include only the problem areas, hard code the >>> search and lookups and I'm sure you'll find the problem.>>> Good Luck,>>> MK>>>> Hmm well thanks. I don't need the NO_INVENTORY in there for testing >> but>> the rest I *do* need for this test so I don't think I need to change >> anything.>>>> I know (kindof) what the issue is, I just can't wrap my head around >> the fix>> right now.>>>> I am including:>> &eqCATEGORYdata=[theCATEGORY]&eqBRANDdata=[theBRAND]>>>> to try and narrow the best matches... so if the customer>> is looking at a X brand Shoe, the results ideally would>> find another type of X brand shoe. However, I don't want>> it to be necessary in the search.. thus the missing "rq's".>>>> However, what I'm finding is that because they are not necessary,>> the search is finding totally unrelated products based on the>> other perams (like its supposed to). I just can't figure out>> how to narrow the perams to not find totally unrelated products.>>>> something like, if both category *and* brand do not match the >> respective>> brand and category values, then don't display.??>>>> I am thinking that if my perams would narrow better, then I could use >> the>> summ=T on the product_ID field to only bring up one base type of >> product.>>>> Any ideas?>>>> thanks,>> Donovan>> Signed: Marc Kaiwi>>> -------------------------------------------------------------> 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://webdna.smithmicro.com/>>Signed: Marc Kaiwi-------------------------------------------------------------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://webdna.smithmicro.com/
Marc Kaiwi
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:
Multiply prices (1997)
Out of the woodwork (2007)
Listing parameters passed into a [function] (2003)
Couple of questions II (1999)
Supressing Error Messages (1998)
access denied problem (1997)
[WebDNA] [listwords] and [index] (2009)
Striping Characters (1998)
[SHOWIF]s and empty arguments (1997)
Weird cart problem (webcat 2.x) (2000)
[SHOWNEXT] Examples (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Running 2 two WebCatalog.acgi's (1996)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
Changes to the List (1997)
Thanks for Encrypt.tpl - A Question (1999)
[WebDNA] v7 Stress Test and Strange Behaviour (2012)
Showing unopened cart (1997)
using WebCat for Associate Programs? (1998)
Show shoppingcart after remove last item (1997)