SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
Thread: Smelling a bad image
-
Sep 26, 2001, 09:00 #1
- Join Date
- Sep 2001
- Location
- London, UK
- Posts
- 9
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Smelling a bad image
In a 3 tier app where users can create their own entities I want to use icons for various types of records.
However, if someone creates a new entity then (obviously) no image will exist for it and a X image will show, yuk.
Is there a way to look at an image ON THE CLIENT and tell if it is a bad one? This check would be done to replace the bad image with a standard one.
Unfortunately because this is all handled by XSL parsing XML it MUST be done on the client.
Any ideas?
Bookmarks