- Mar 1, 2000
- 30,890
- 5,001
- 126
I have a site created in .jsp but I cant think of a way to creat a "error" or "default" .jpg for the HTML to display if the called .jpg is not found.
so if the .jsp code called to insert XYZ.jpg into the HTML, but XYZ.jpg was not found, rather than display the stupid broen missing image icon in IE etc, it woudl default and insert ABC.jpg in its place?
so if the .jsp code called to insert XYZ.jpg into the HTML, but XYZ.jpg was not found, rather than display the stupid broen missing image icon in IE etc, it woudl default and insert ABC.jpg in its place?