Re: How to display images?
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 42009
interpreted = N
texte = Hello,No on: do you use [param1] & [param2] before in your pagesIt's what came up on the browsers so I have no idea where it got it from orwhat it is. I am just trying to figure out how to write this code to eitherlook in the database or how I can write out the code to search for theimages. I have a dropdown menu that has the values to seach the db forexample value=Page 1, value=Page 2, etc... Which I have a field in theDataBase called PageNumber. Again I am new to WebDNA.On my result page I have the follow:Database Search:
asPageNumbersort=1 asskusort=2 max=10 start=> Problem or how should I write it out?: =
.jpg>
.jpg>(ect....) I am just trying to figure out how I should write this code to display theimages in the result page that match the SKU ID being displayed.ThXDavid-----Original Message-----From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On BehalfOf lb LawrenceSent: Monday, July 29, 2002 10:39 AMTo: WebCatalog TalkSubject: Re: How to display images?do you use [param1] & [param2] before in your pagesle 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 helpme> 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 imagematches> [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 withASP> 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 toWeb 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:
Hello,No on: do you use [param1] & [param2] before in your pagesIt's what came up on the browsers so I have no idea where it got it from orwhat it is. I am just trying to figure out how to write this code to eitherlook in the database or how I can write out the code to search for theimages. I have a dropdown menu that has the values to seach the db forexample value=Page 1, value=Page 2, etc... Which I have a field in theDataBase called PageNumber. Again I am new to WebDNA.On my result page I have the follow:Database Search: asPageNumbersort=1 asskusort=2 max=10 start=> Problem or how should I write it out?: =
.jpg>
.jpg>(ect....) I am just trying to figure out how I should write this code to display theimages in the result page that match the SKU ID being displayed.ThXDavid-----Original Message-----From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On BehalfOf lb LawrenceSent: Monday, July 29, 2002 10:39 AMTo: WebCatalog TalkSubject: Re: How to display images?do you use [param1] & [param2] before in your pagesle 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 helpme> 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 imagematches> [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 withASP> 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 toWeb 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/
David
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:
Generating unique SKU from [cart] - FIXED! (1997)
WebCat editing, SiteGuard & SiteEdit (1997)
Summing fields (1997)
Strange Crash (1998)
help needed: Non-english characters in WebCatalog (1997)
Orders coming up blank (2004)
[WebDNA] Easier to install versions! (2012)
login via cookies (2006)
Store Builder (2000)
WebCatalog 2.0 & WebDNA docs in HTML ... (1997)
Looping a variable name with [index] (1999)
World Address Info (2003)
createfolder default behavior (1998)
Announce: WebMerchant 3.0 for Mac shipping now (1998)
error -108 (1997)
New Guy (2000)
SiteBuilder (2004)
Renaming textA (1998)
creator code (1997)
[random] only for 1-100??? (1997)