Re: Testing the WebCat Email List Members
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 26896
interpreted = N
texte = If I were you...I would set all of the code to [raw] then look at how theinclude files are falling into place. My vote is that your [search] or[lookup] should reside on the .inc file. If it does already, perhaps someof the [search]'s are crisscrossing over each other in the final resultspage. Just an idea to test.-----Original Message-----From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]OnBehalf Of Tony FrenzelSent: Wednesday, February 02, 2000 2:56 PMTo: WebCatalog TalkSubject: Re: Testing the WebCat Email List MembersJohn,We know it can be done... but HOW? That's where me and my work partnerKevin are stuck. What's the tag or the line that we use to do it andwhere? Refer to our first message... we're completely stumped...- Mr. MooAt 02:44 PM 2/2/2000, you wrote:>Tony,>I didn't get through all the details of your post, but you can display>data from as many>db's as you want on the same page (any page). You can use multiple>seperate [search]>contexts, or one or more [search] contexts embedded within other [search]>contexts, and/or>you can also use the [lookup] tag to grab the data from just one field of>a specific>record in a specific db. Check the docs for proper syntax on these tags>and contexts.>>HTH, post again if you get stuck.>:-)>>-John>>Tony Frenzel wrote:>> > Ok guys, see what you can do with this one...> >> > I'm developing a Web Catalog site that utilizes a product database and> > cart, I've also hard coded links in the SEARCH.TPL for Inventory and> > Shipping, two different pages to be displayed in the RESULTS.TPL that> > need to refer to inventory.db and shipstatus.db. These databases havebeen> > created and .hdr files have been created as well. I've created seperate> > results .tpl files that refer to an include file for each. Results.tpl> > brings up the products from the products.db and this all works fine.The> > inventory link brings up results2.tpl that should display (no cartactivity> > needed) the inventory in the inventory.db, however nothing is displayed.> > This is the same with the shipping section, shipstatus.db,shipstatus.hdr,> > shipstatus.inc, and results3.tpl were created to do this, but nothing> > except search results is displayed.> >> > Question is: How can I refer to a different database, not theproducts.db,> > the new db's I created (inventory.db and shipstatus.db) and just display> > that information in my formatted include file. What type of tag or lineam> > I looking to change and where? Would this be executed in thesearch.tpl,> > the results.tpl or the include file??> >> > Any help or direction would be greatly appreciated,> >> > Kevin Smalley/Tony Frenzel> > IDK> > ICQ#: 6696344> > __________________________________> > iCONiKlaSTique Design KliniK, LLC> > A Creative Solutions Company> > 1932 S. Halsted - Chicago, IL - 60614> > Phone:(312)492-7980 Fax: (312)492-7982> > www.IDK-A-OK.com> > e-mail@IDK-A-OK.com> >> > -------------------------------------------------------------> > Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging> Server.> > To end your Mail problems go 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> >>>------------------------------------------------------------->Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.>To end your Mail problems go 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>ICQ#: 6696344__________________________________iCONiKlaSTique Design KliniK, LLCA Creative Solutions Company1932 S. Halsted - Chicago, IL - 60614Phone:(312)492-7980 Fax: (312)492-7982www.IDK-A-OK.come-mail@IDK-A-OK.com-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.To end your Mail problems go 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-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go 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
Associated Messages, from the most recent to the oldest:
If I were you...I would set all of the code to [raw] then look at how theinclude files are falling into place. My vote is that your [search] or[lookup] should reside on the .inc file. If it does already, perhaps someof the [search]'s are crisscrossing over each other in the final resultspage. Just an idea to test.-----Original Message-----From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]OnBehalf Of Tony FrenzelSent: Wednesday, February 02, 2000 2:56 PMTo: WebCatalog TalkSubject: Re: Testing the WebCat Email List MembersJohn,We know it can be done... but HOW? That's where me and my work partnerKevin are stuck. What's the tag or the line that we use to do it andwhere? Refer to our first message... we're completely stumped...- Mr. MooAt 02:44 PM 2/2/2000, you wrote:>Tony,>I didn't get through all the details of your post, but you can display>data from as many>db's as you want on the same page (any page). You can use multiple>seperate [search]>contexts, or one or more [search] contexts embedded within other [search]>contexts, and/or>you can also use the [lookup] tag to grab the data from just one field of>a specific>record in a specific db. Check the docs for proper syntax on these tags>and contexts.>>HTH, post again if you get stuck.>:-)>>-John>>Tony Frenzel wrote:>> > Ok guys, see what you can do with this one...> >> > I'm developing a Web Catalog site that utilizes a product database and> > cart, I've also hard coded links in the SEARCH.TPL for Inventory and> > Shipping, two different pages to be displayed in the RESULTS.TPL that> > need to refer to inventory.db and shipstatus.db. These databases havebeen> > created and .hdr files have been created as well. I've created seperate> > results .tpl files that refer to an include file for each. Results.tpl> > brings up the products from the products.db and this all works fine.The> > inventory link brings up results2.tpl that should display (no cartactivity> > needed) the inventory in the inventory.db, however nothing is displayed.> > This is the same with the shipping section, shipstatus.db,shipstatus.hdr,> > shipstatus.inc, and results3.tpl were created to do this, but nothing> > except search results is displayed.> >> > Question is: How can I refer to a different database, not theproducts.db,> > the new db's I created (inventory.db and shipstatus.db) and just display> > that information in my formatted include file. What type of tag or lineam> > I looking to change and where? Would this be executed in thesearch.tpl,> > the results.tpl or the include file??> >> > Any help or direction would be greatly appreciated,> >> > Kevin Smalley/Tony Frenzel> > IDK> > ICQ#: 6696344> > __________________________________> > iCONiKlaSTique Design KliniK, LLC> > A Creative Solutions Company> > 1932 S. Halsted - Chicago, IL - 60614> > Phone:(312)492-7980 Fax: (312)492-7982> > www.IDK-A-OK.com> > e-mail@IDK-A-OK.com> >> > -------------------------------------------------------------> > Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging> Server.> > To end your Mail problems go 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> >>>------------------------------------------------------------->Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.>To end your Mail problems go 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>ICQ#: 6696344__________________________________iCONiKlaSTique Design KliniK, LLCA Creative Solutions Company1932 S. Halsted - Chicago, IL - 60614Phone:(312)492-7980 Fax: (312)492-7982www.IDK-A-OK.come-mail@IDK-A-OK.com-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant MessagingServer.To end your Mail problems go 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-------------------------------------------------------------Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server.To end your Mail problems go 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
Kimberly D Ingram
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:
Can I determine where they are coming from? (2000)
Opinion: [input] should be called [output] ... (1997)
AAAH: stupid sendmail (2001)
Dreamweaver Extensions for WC (2000)
development check... (2004)
cart (1997)
NetSplat and WebCat2 (1997)
security (1997)
itools 8.0 (2005)
Include a big block of text (1997)
[replaceChars] would be nice ... (1997)
WebCatalog/Mac 2.1b2 New Features (1997)
Re:no template caching (1997)
[countWords]? (1997)
WebCat2b13MacPlugin - nested [xxx] contexts (1997)
[WebDNA] Mac Question (2018)
NT - Thanks and Taxes (1997)
Summary layout (1997)
Alternating colors (1997)
Using WebCat for product info requests (1997)