I'm missing images in the header. I read the FAQ about that, but the solution to make absolute references in the
vb header is unacceptable. I use relative images on purpose. The SSL layer means if you use absolute references then when you switch from and out of https:// you will get those annoying popups. Isn't there a way to inject into the header a
<base href="http://www.domain.com/forums/" />
to make this all work seemlessly?