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 the include files are falling into place. My vote is that your [search] or [lookup] should reside on the .inc file. If it does already, perhaps some of the [search]'s are crisscrossing over each other in the final results page. Just an idea to test.-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Tony Frenzel Sent: Wednesday, February 02, 2000 2:56 PM To: WebCatalog Talk Subject: Re: Testing the WebCat Email List Members John,We know it can be done... but HOW? That's where me and my work partner Kevin are stuck. What's the tag or the line that we use to do it and where? Refer to our first message... we're completely stumped...- Mr. Moo At 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 have been > > 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 cart activity > > 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 the products.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 line am > > I looking to change and where? Would this be executed in the search.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 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 >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 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:

    
  1. Re: Testing the WebCat Email List Members (John Butler 2000)
  2. Re: Testing the WebCat Email List Members (Tony Frenzel 2000)
  3. Re: Testing the WebCat Email List Members (John Butler 2000)
  4. Re: Testing the WebCat Email List Members (Kimberly D Ingram 2000)
  5. Re: Testing the WebCat Email List Members (Tony Frenzel 2000)
  6. Re: Testing the WebCat Email List Members (John Butler 2000)
  7. Testing the WebCat Email List Members (Tony Frenzel 2000)
If I were you...I would set all of the code to [raw] then look at how the include files are falling into place. My vote is that your [search] or [lookup] should reside on the .inc file. If it does already, perhaps some of the [search]'s are crisscrossing over each other in the final results page. Just an idea to test.-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Tony Frenzel Sent: Wednesday, February 02, 2000 2:56 PM To: WebCatalog Talk Subject: Re: Testing the WebCat Email List Members John,We know it can be done... but HOW? That's where me and my work partner Kevin are stuck. What's the tag or the line that we use to do it and where? Refer to our first message... we're completely stumped...- Mr. Moo At 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 have been > > 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 cart activity > > 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 the products.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 line am > > I looking to change and where? Would this be executed in the search.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 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 >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 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:

updating the database (2000) (2000) WebCatalog [FoundItems] Problem - AGAIN - (1997) PCS Frames (1997) triggers.db (1999) WebCatalog Hosting (1996) Size Limitation through a POST via SSL? (2005) Multi-processor Mac info ... (1997) What is WebDNA (1997) [ot] ShowIf & HideIf Question (1998) Limiting user access to .tmpl files (1997) New WebDNA server (2007) Where is f2? (1997) SSL and reg web* (1997) [WebDNA] Yosemite (2015) DNS Lookup 2 (2000) pictures / referrer etc. (1998) WebCat2 as a chat server? (1997) Cancel Subscription (1996) need help with textA field (1998)