Re: WebCatalog for Dummies part 2

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 30827
interpreted = N
texte = Thanks! Actually, worked. So what/how does [math]ceil([end]/8)[/math] work? And where did [SearchString] come from? I did not see this anywhere in the online WebCatalog documentation. Where can I get a complete, comprehensive guide for WebCatalog so I do not have to pick everyone's brains?Thanks! --- Jesse Proudman wrote: > Because the link is wrong. > Should be: > > href=drilldown1.tpl?command=search[SearchString]> > > Jesse Proudman - NineWire Productions > http://www.ninewire.com <-> jesse@ninewire.com > Innovative and Creative Web Design and Hosting > > > -----Original Message----- > > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On > > Behalf Of Jeff Grady > > Sent: Sunday, April 23, 2000 8:04 PM > > To: WebCatalog Talk > > Subject: Re: WebCatalog for Dummies part 2 > > > > > > Thanks so much for your help. Here is what > happened, > > I tried this: > > > > [ShowNext position=begin&max=8] > > > > href=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqA > > > VAILdatarq=YES&eqTYPE1datarq=[url][searchTYPE1][/url]&searchTYPE1= > > > [url][searchTYPE1][/url]&PRONAMEsort=1&max=8>[math]ceil([end]/8)[ > > /math] > > [/shownext] > > > > > > [ShowNext > > > position=middle][math]ceil([end]/8)[/math][/shownext] > > > > > > > > [ShowNext position=end&max=8] > > > > href=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqA > > > VAILdatarq=YES&eqTYPE1datarq=[url][searchTYPE1][/url]&searchTYPE1= > > > [url][searchTYPE1][/url]&PRONAMEsort=1&max=8>[math]ceil([end]/8)[ > > /math] > > [/shownext] > > > > > > For some reason, this does not work. I have no > more > > than 12 items in a department right now, so when I > go > > to a department I see 1 and 2 initially. At this > > point I can only click on 2, and when i do, I get > the > > same page all over again, not the remaining 4 > items > > that are not shown in the first page and the 1 hot > and > > not the 2. I assume there is something wrong with > my > > search string?.?. > > > > Also, what is [math]ceil([end]/8)[/math] doing? > > > > Thanks a million. > > > > > > > > --- Joseph D'Andrea wrote: > > > At 6:00 PM 4/23/00, Jeff Grady wrote: > > > >In my ecommerce site, I want to return searches > 8 > > > >items at a time within each department using > this > > > >hypertext link: > > > > > > > > > > > > > >HREF=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqAVAI > > > > > > > > > >Ldatarq=YES&eqTYPE1datarq=[url][TYPE1][/url]&searchTYPE1=[url][TYPE1][ > > > > > > >/url]&PRONAMEsort=1&max=8>[TYPE1] > > > > > > > >This works and I only get 8 items returned, but > I > > > want > > > >to use the [shownext] context to provide links > at > > > the > > > >top of this page that link to remaining items > in > > > this > > > >department as such. > > > >1 2 3 4 5 6 7 8 . . . > > > > > > > > > > Your table layout will no doubt be different... > > > > > > > > > > > > > > > Page: > > > > > > > > > [ShowNext position=begin&max=8] > > > > > --->[math]ceil([end]/8)[/math] > > > [/shownext] > > > > > > > > > [ShowNext > > > > > > position=middle][math]ceil([end]/8)[/math][/shownext] > > > > > > > > > > > > [ShowNext position=end&max=8] > > > > > > [math]ceil([end]/8)[/math] > > > [/shownext] > > > > > > > > > > > > > _________________________________________________ > > > Joseph D'Andrea > JoeDan@West21.com > > > WEST21.com Internet services for the 21st > Century > > > http://www.west21.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 > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Send online invitations with Yahoo! Invites. > > http://invites.yahoo.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 > > > > ------------------------------------------------------------- > 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 > > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.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 Associated Messages, from the most recent to the oldest:

    
  1. Re: WebCatalog for Dummies part 2 (J Lane 2000)
  2. Re: WebCatalog for Dummies part 2 (Joseph D'Andrea 2000)
  3. Re: WebCatalog for Dummies part 2 (Joseph D'Andrea 2000)
  4. Re: WebCatalog for Dummies part 2 (Joseph D'Andrea 2000)
  5. Re: WebCatalog for Dummies part 2 (Jeff Grady 2000)
  6. Re: WebCatalog for Dummies part 2 (Jesse Proudman 2000)
  7. Re: WebCatalog for Dummies part 2 (Jeff Grady 2000)
  8. Re: WebCatalog for Dummies part 2 (Jesse Proudman 2000)
  9. Re: WebCatalog for Dummies part 2 (Jesse Proudman 2000)
  10. Re: WebCatalog for Dummies part 2 (Joseph D'Andrea 2000)
  11. Re: WebCatalog for Dummies part 2 (Jesse Proudman 2000)
  12. WebCatalog for Dummies part 2 (Jeff Grady 2000)
Thanks! Actually, worked. So what/how does [math]ceil([end]/8)[/math] work? And where did [SearchString] come from? I did not see this anywhere in the online WebCatalog documentation. Where can I get a complete, comprehensive guide for WebCatalog so I do not have to pick everyone's brains?Thanks! --- Jesse Proudman wrote: > Because the link is wrong. > Should be: > > href=drilldown1.tpl?command=search[SearchString]> > > Jesse Proudman - NineWire Productions > http://www.ninewire.com <-> jesse@ninewire.com > Innovative and Creative Web Design and Hosting > > > -----Original Message----- > > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On > > Behalf Of Jeff Grady > > Sent: Sunday, April 23, 2000 8:04 PM > > To: WebCatalog Talk > > Subject: Re: WebCatalog for Dummies part 2 > > > > > > Thanks so much for your help. Here is what > happened, > > I tried this: > > > > [ShowNext position=begin&max=8] > > > > href=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqA > > > VAILdatarq=YES&eqTYPE1datarq=[url][searchTYPE1][/url]&searchTYPE1= > > > [url][searchTYPE1][/url]&PRONAMEsort=1&max=8>[math]ceil([end]/8)[ > > /math] > > [/shownext] > > > > > > [ShowNext > > > position=middle][math]ceil([end]/8)[/math][/shownext] > > > > > > > > [ShowNext position=end&max=8] > > > > href=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqA > > > VAILdatarq=YES&eqTYPE1datarq=[url][searchTYPE1][/url]&searchTYPE1= > > > [url][searchTYPE1][/url]&PRONAMEsort=1&max=8>[math]ceil([end]/8)[ > > /math] > > [/shownext] > > > > > > For some reason, this does not work. I have no > more > > than 12 items in a department right now, so when I > go > > to a department I see 1 and 2 initially. At this > > point I can only click on 2, and when i do, I get > the > > same page all over again, not the remaining 4 > items > > that are not shown in the first page and the 1 hot > and > > not the 2. I assume there is something wrong with > my > > search string?.?. > > > > Also, what is [math]ceil([end]/8)[/math] doing? > > > > Thanks a million. > > > > > > > > --- Joseph D'Andrea wrote: > > > At 6:00 PM 4/23/00, Jeff Grady wrote: > > > >In my ecommerce site, I want to return searches > 8 > > > >items at a time within each department using > this > > > >hypertext link: > > > > > > > > > > > > > >HREF=drilldown1.tpl?command=search&db=products.db&cart=[cart]&eqAVAI > > > > > > > > > >Ldatarq=YES&eqTYPE1datarq=[url][TYPE1][/url]&searchTYPE1=[url][TYPE1][ > > > > > > >/url]&PRONAMEsort=1&max=8>[TYPE1] > > > > > > > >This works and I only get 8 items returned, but > I > > > want > > > >to use the [shownext] context to provide links > at > > > the > > > >top of this page that link to remaining items > in > > > this > > > >department as such. > > > >1 2 3 4 5 6 7 8 . . . > > > > > > > > > > Your table layout will no doubt be different... > > > > > > > > > > > > > > > Page: > > > > > > > > > [ShowNext position=begin&max=8] > > > > > --->[math]ceil([end]/8)[/math] > > > [/shownext] > > > > > > > > > [ShowNext > > > > > > position=middle][math]ceil([end]/8)[/math][/shownext] > > > > > > > > > > > > [ShowNext position=end&max=8] > > > > > > [math]ceil([end]/8)[/math] > > > [/shownext] > > > > > > > > > > > > > _________________________________________________ > > > Joseph D'Andrea > JoeDan@West21.com > > > WEST21.com Internet services for the 21st > Century > > > http://www.west21.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 > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Send online invitations with Yahoo! Invites. > > http://invites.yahoo.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 > > > > ------------------------------------------------------------- > 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 > > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.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 Jeff Grady

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:

(2000) Auto Date (2001) ShipCosts database (1997) sort problems....bug or brain fart? (1997) [OrderFile] error (1999) Help! WebCat2 bug (1997) [OT] Mail Error code 573?? (2006) Bug Report, maybe (1997) WebMerchant 1.6 and https (1997) [WebDNA] Putting '&search' into URL killing all search contexts on my sites (2010) [WebDNA] JSONobject (2020) FEA REQ: One .hdr, multiple .db's (2003) [SearchString] usage (1997) Weird bug, or is there something amiss? (1997) WC2.0 Memory Requirements (1997) # fields limited? (1997) Way Off Topic (2003) Re:How to Display text in empty fields (1997) WebCatalog NT beta 18 problem (1997) Re1000001: Setting up shop (1997)