Re: How to display images?

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42008
interpreted = N
texte = The strange thing is [/raw][param1] that came in the same brackets [raw] : Displays enclosed text without interpreting the [xxx] tags in any way. le 29/07/02 18:39, lb Lawrence à lb@acsiweb.com a écrit :> 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: >> >> =.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: >> >> =.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/ 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)
The strange thing is [/raw][param1] that came in the same brackets [raw] : Displays enclosed text without interpreting the [xxx] tags in any way. le 29/07/02 18:39, lb Lawrence à lb@acsiweb.com a écrit :> 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: >> >> =.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: >> >> =.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/ 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:

Locking up with WebCatalog... (1997) Problems passing [SKU] with $Replace in 2.0 (1997) Re[2]: 2nd WebCatalog2 Feature Request (1996) Format question WC Mac f3 (1997) [WebDNA] An apache config file that works? (2013) 2.0 Info (1997) cart limit (2002) Logging purchases (1997) Date Calulation (1997) Almost a there but..bye bye NetCloak (1997) Permissions Ignored - PLEASE HELP (2003) [WebDNA] Virtual server (2011) Oops! (1998) Help! WebCat2 bug (1997) WC2.0 Memory Requirements (1997) Country & Ship-to address & other fields ? (1997) I'm new be kind (1997) Pithy questions on webcommerce & siteedit (1997) [OT] Stock price charts (2006) List Name Change (2002)