View Single Post
Old August 8th, 2005, 08:37 PM   #1 (permalink)
dwh
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 8
vb3 problems with integration missing images in header

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?
dwh is offline   Reply With Quote