> 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:
Firewalls - What's Good? (1999)
Add to Cart & List of Products (1997)
Problem searching bw & ne of a word (1999)
Another question (1997)
Ok here is a question? (1997)
[WriteFile] problems (1997)
formatting dates from a field ... (1997)
Need help!! on searching in two databases. (1998)
Quickie question on the email templates (1997)
WebCatalog.acgi quitting with error Type 2 (1998)
Webcat 2.0.1 date math bug -> Crash! (1997)
Emailer (1997)
File Uploads... (1997)
server side includes & webcatalog (2000)
Close Databases Crash? (1998)
Country & Ship-to address & other fields ? (1997)
WebCatalog Hosting (1996)
Webcat causing crashes left and right! (1997)
Execute Applescript (1997)
Today's suggestions - 2 More (1998)