Gossamer Forum
Home : Products : DBMan : Customization :

Re: [tilmes] error showing X when the grafic does not exist

Quote Reply
Re: [tilmes] error showing X when the grafic does not exist In reply to
Do you mean there is still a problem or not? What do you mean by saying "only text"?

Your code checks all graphic files in the directory /$SAVE_DIRECTORY/$rec{$db_key} and stores them in the array @photo. In other words, @photo contains a list of all found graphic files. The code I suggested then checks whether such a list exists - i.e. if graphic files were found in the directory -, and, if so, prints them all with a "<br>" in between.
kellner
Subject Author Views Date
Thread error showing X when the grafic does not exist tilmes 3409 Mar 4, 2002, 11:02 AM
Thread Re: [tilmes] error showing X when the grafic does not exist
kellner 3329 Mar 4, 2002, 11:26 AM
Thread Re: [kellner] error showing X when the grafic does not exist
tilmes 3339 Mar 4, 2002, 11:51 AM
Thread Re: [tilmes] error showing X when the grafic does not exist
kellner 3359 Mar 4, 2002, 1:05 PM
Thread Re: [kellner] error showing X when the grafic does not exist
tilmes 3305 Mar 4, 2002, 1:32 PM
Thread Re: [tilmes] error showing X when the grafic does not exist
kellner 3299 Mar 4, 2002, 2:15 PM
Thread Re: [kellner] error showing X when the grafic does not exist
tilmes 3332 Mar 4, 2002, 10:46 PM
Post Re: [tilmes] error showing X when the grafic does not exist
kellner 3256 Mar 5, 2002, 1:35 AM