Re: How to display images?

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42013
interpreted = N
texte = I'm not used to If your searching using a form try this : Search Page
Result page [search db=db/image.db&cart=[cart]&startat=[startat]&max=[max_founditems]&woGROUP1da ta=[woGROUP1data]&GROUP1Field=[GROUP1Field]&&SKUsort=[SKUsort]] [Sku][TITLE][/search]le 29/07/02 19:14, David à dvaldez29@comcast.net a écrit :> Hello, > > No on: do you use [param1] & [param2] before in your pages > > It's what came up on the browsers so I have no idea where it got it from or > what it is. I am just trying to figure out how to write this code to either > look in the database or how I can write out the code to search for the > images. I have a dropdown menu that has the values to seach the db for > example value=Page 1, value=Page 2, etc... Which I have a field in the > DataBase called PageNumber. Again I am new to WebDNA. > > On my result page I have the follow: > > Database Search: > eqPageNumberdata= > asPageNumbersort=1 asskusort=2 max=10 > start=> > > Problem or how should I write it out?: > > =.jpg> scr=productimages/pg2/dna_sku>.jpg>(ect....) > > > I am just trying to figure out how I should write this code to display the > images in the result page that match the SKU ID being displayed. > > ThX > > David > > > > -----Original Message----- > From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of lb Lawrence > Sent: Monday, July 29, 2002 10:39 AM > To: WebCatalog Talk > Subject: Re: How to display images? > > > do you use [param1] & [param2] before in your pages > > le 29/07/02 18:17, David à dvaldez29@comcast.net a écrit : > >> Thanks for catching that typo. I changed it but I get the same error >> message. >> >> Error: Error: expected[raw][/[/raw][param1]],but >> found[raw][/[/raw][param2]]instead >> >> >> Database Search: >> > eqPageNumberdata= >> asPageNumbersort=1 asskusort=2 max=10 >> start=> >> >> Problem: >> >> = scr=productimages/pg1/.jpg>> scr=productimages/pg2/dna_sku>.jpg>(ect....) >> >> >> David >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf >> Of Brian Boegershausen >> Sent: Monday, July 29, 2002 9:26 AM >> To: WebCatalog Talk >> Subject: Re: How to display images? >> >> >> Your image tag is wrong. >> Use > not > >> Brian >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf >> Of David >> Sent: Monday, July 29, 2002 11:31 AM >> To: WebCatalog Talk >> Subject: How to display images? >> >> >> Hello, >> >> I am new to WebDNA and I have been trying to figure out how to display >> images on my result page. I have tried several things but with no luck. >> Here is an example on what I am trying to do. I hope someone could help > me >> and get me back I the right track. >> >> >> > eqPageNumberdata= >> asPageNumbersort=1 asskusort=2 max=10 >> start=> >> >> Problem: >> >> = scr=productimages/pg1/.jpg>> scr=productimages/pg2/dna_sku>.jpg>> scr=productimages/pg3/dna_sku>.jpg>(ect....) >> >> >> Everything thing else works on my result page except displaying my image. >> >> If this is possible, I would like to know how to write out dna code to >> search the path in the database to display the images. I have a field >> called Pictures and within the field the path location to the images for >> example: productimages/pg1/sc_003.jpg, which by the way the image > matches >> [sku] ID number. I would like to know how to write this code other than >> listing all the pages in dna code listed above. I worked a little with > ASP >> codes and I know how to do it there but I want to get away from ASP. So >> could someone help me and tell me how I can tell WebDNA to search the >> Database and display the product images. >> >> ThX >> >> David >> >> >> ------------------------------------------------------------- >> 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/ > > > ------------------------------------------------------------- > 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/ Associated Messages, from the most recent to the oldest:

    
  1. Re: How to display images? (Brian Fries 2002)
  2. Re: How to display images? (lb Lawrence 2002)
  3. Re: How to display images? (David 2002)
  4. Re: How to display images? (David 2002)
  5. Re: How to display images? (lb Lawrence 2002)
  6. Re: How to display images? (lb Lawrence 2002)
  7. Re: How to display images? (David 2002)
  8. How to display images? (David 2002)
  9. Re: How to display images? (Brian Boegershausen 2002)
  10. Re: How to display images? (Matthew Bohne 2002)
I'm not used to If your searching using a form try this : Search Page
[cart]>
Result page [search db=db/image.db&cart=[cart]&startat=[startat]&max=[max_founditems]&woGROUP1da ta=[woGROUP1data]&GROUP1Field=[GROUP1Field]&&SKUsort=[SKUsort]] [Sku][TITLE][/search]le 29/07/02 19:14, David à dvaldez29@comcast.net a écrit :> Hello, > > No on: do you use [param1] & [param2] before in your pages > > It's what came up on the browsers so I have no idea where it got it from or > what it is. I am just trying to figure out how to write this code to either > look in the database or how I can write out the code to search for the > images. I have a dropdown menu that has the values to seach the db for > example value=Page 1, value=Page 2, etc... Which I have a field in the > DataBase called PageNumber. Again I am new to WebDNA. > > On my result page I have the follow: > > Database Search: > eqPageNumberdata= > asPageNumbersort=1 asskusort=2 max=10 > start=> > > Problem or how should I write it out?: > > =.jpg> scr=productimages/pg2/dna_sku>.jpg>(ect....) > > > I am just trying to figure out how I should write this code to display the > images in the result page that match the SKU ID being displayed. > > ThX > > David > > > > -----Original Message----- > From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of lb Lawrence > Sent: Monday, July 29, 2002 10:39 AM > To: WebCatalog Talk > Subject: Re: How to display images? > > > do you use [param1] & [param2] before in your pages > > le 29/07/02 18:17, David à dvaldez29@comcast.net a écrit : > >> Thanks for catching that typo. I changed it but I get the same error >> message. >> >> Error: Error: expected[raw][/[/raw][param1]],but >> found[raw][/[/raw][param2]]instead >> >> >> Database Search: >> > eqPageNumberdata= >> asPageNumbersort=1 asskusort=2 max=10 >> start=> >> >> Problem: >> >> = scr=productimages/pg1/.jpg>> scr=productimages/pg2/dna_sku>.jpg>(ect....) >> >> >> David >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf >> Of Brian Boegershausen >> Sent: Monday, July 29, 2002 9:26 AM >> To: WebCatalog Talk >> Subject: Re: How to display images? >> >> >> Your image tag is wrong. >> Use > not > >> Brian >> >> -----Original Message----- >> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf >> Of David >> Sent: Monday, July 29, 2002 11:31 AM >> To: WebCatalog Talk >> Subject: How to display images? >> >> >> Hello, >> >> I am new to WebDNA and I have been trying to figure out how to display >> images on my result page. I have tried several things but with no luck. >> Here is an example on what I am trying to do. I hope someone could help > me >> and get me back I the right track. >> >> >> > eqPageNumberdata= >> asPageNumbersort=1 asskusort=2 max=10 >> start=> >> >> Problem: >> >> = scr=productimages/pg1/.jpg>> scr=productimages/pg2/dna_sku>.jpg>> scr=productimages/pg3/dna_sku>.jpg>(ect....) >> >> >> Everything thing else works on my result page except displaying my image. >> >> If this is possible, I would like to know how to write out dna code to >> search the path in the database to display the images. I have a field >> called Pictures and within the field the path location to the images for >> example: productimages/pg1/sc_003.jpg, which by the way the image > matches >> [sku] ID number. I would like to know how to write this code other than >> listing all the pages in dna code listed above. I worked a little with > ASP >> codes and I know how to do it there but I want to get away from ASP. So >> could someone help me and tell me how I can tell WebDNA to search the >> Database and display the product images. >> >> ThX >> >> David >> >> >> ------------------------------------------------------------- >> 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/ > > > ------------------------------------------------------------- > 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/ lb Lawrence

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:

Time Remaining? (1998) setlineiems and UnitShip Cost (2000) Nested tags count question (1997) listfile options (1997) OT: Typhoon (1998) WebCat2 - [SendNews] (1997) Looking for WebCatalog Linux experience/comments. (2001) Summing fields (1997) POST Datamissing? (1998) F3 crashing server (1997) NewCart+Search with one click ? (1997) [OT] : Chat Room on OSX (2003) Three new problems, maybe a fourth (1997) year 2000 + and webmerch, macauth? (1998) PCS Frames (1997) unsubscribe (1997) [FoundItems] solved - thanks (1997) Order not created error (1997) A few questions... (1999) How do you TEAM Code? (2004)