Is this possible?
Lets say I have a page, "index.html", and on that page is a cell for a graphic-as-link (or even just a text link) that will be enabled and visible ONLY if a page it's pointing to is present? Rather NOT have a 404 show up.
That's what I came up with so far as well. Unfortunately this is html gnerated from an application. Might look and see if it can be done with code from that app... should be able to..