> To: "WebDNA Talk" 2003) > To: "WebDNA Talk" DOWNLOAD WEBDNA NOW! 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... tag if>>> the image isn't in the directory you will have to do a fileinfo>>> comparison.>>> >>> [FileInfo file=images/[image]][showif [exists]=T]
>> SRC="...">[/showif][/fileinfo]>> >> He wants a little bit more than that, a different, default image to>> show when the correct one is not available...>> >> Where [image] is the name of the file you are looking for...>> >> [FileInfo file=images/[image]]>> [showif [exists]=T]
[/showif]>> [showif [exists]!T]
[/showif]>> [/fileinfo]>> >> Paul>> >> >> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list
So is this what you're asking:That you want a default image (or something) to show up in case the serverwith the images is not working?That sounds a bit painful if that's the case.If that's not the case, are you talking about no image being available likea shop product where the template requires an image for the product. Ifthat's the case, how do you store the image name in the db. If you store theactual image name in the db, then you could do a:[if ("[imagename]"="")][then]
[/then][else]
[/else][/if]Or if the imagename is based on an SKU, you could add an extra field like"HAS_IMAGE" then:[if ("[HAS_IMAGE]"="T")][then]
[/then][else]
[/else][/if]Regards,Tim> From: "Jesse Crofoot"
tag if>>> the image isn't in the directory you will have to do a fileinfo>>> comparison.>>> >>> [FileInfo file=images/[image]][showif [exists]=T]
>> SRC="...">[/showif][/fileinfo]>> >> He wants a little bit more than that, a different, default image to>> show when the correct one is not available...>> >> Where [image] is the name of the file you are looking for...>> >> [FileInfo file=images/[image]]>> [showif [exists]=T]
[/showif]>> [showif [exists]!T]
[/showif]>> [/fileinfo]>> >> Paul>> >> >> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list
Top Articles:
Talk List
Related Readings:
For those of you not on the WebCatalog Beta... (1997)
SETMIMEHEADER for Excel Export (2006)
emailer (1997)
[shownext] and sort (1998)
SIMS setup (1998)
latest version? (1998)
Shopping cart problem (2003)
Bad creator codes which cause access denied errormessage (1997)
WebDNA Quick Reference (Reserved Words) (2000)
international time (1997)
Displaying search results in a new frameset (1997)
X etc.... (1999)
[ShowCart] and GET vs. POST (1997)
PSC recommends what date format yr 2000??? (1997)
Missing from Docs [folderName] (1997)
Feature Request -COPYRECORD (2005)
Thanks ! (1997)
Opposite of Summ=T? (2000)
WebCatalog and Dreamweaver (1999)
New Guestbook Source (1997)