Guest
Sep. 08, 2008, 01:27 AM
I'm using the Sidki 2008-01-02 config and have customized my killed.html file (the one in the Program Files/Proxomitron/html folder) so that it has 2 images on it. The html is as follows:
<center>
<img src="file://c|/Program Files/Proxomitron 1-2-08/html/spam.gif" width="534" height="114"><br>
<img src="file://c|/Program Files/Proxomitron 1-2-08/html/bird.jpg" width="187" height="166"> <br>
<br>
<b>This URL has been designated as spam. </b>
</center>
It should display this page when the browser attempts to load a page that I've blocked in the AdDomains.ptxt list. In Internet Explorer it works perfectly, but in Firefox only the text and background color are shown. The images are just outlined boxes.
Strangely, I can go to the killed.html file in Windows Explorer, double click it, and it loads as it should in Firefox!. What's causing this and how can I get it to display properly in Firefox when a page load has been blocked?
<center>
<img src="file://c|/Program Files/Proxomitron 1-2-08/html/spam.gif" width="534" height="114"><br>
<img src="file://c|/Program Files/Proxomitron 1-2-08/html/bird.jpg" width="187" height="166"> <br>
<br>
<b>This URL has been designated as spam. </b>
</center>
It should display this page when the browser attempts to load a page that I've blocked in the AdDomains.ptxt list. In Internet Explorer it works perfectly, but in Firefox only the text and background color are shown. The images are just outlined boxes.
Strangely, I can go to the killed.html file in Windows Explorer, double click it, and it loads as it should in Firefox!. What's causing this and how can I get it to display properly in Firefox when a page load has been blocked?