PDA

View Full Version : Quick Question....


QuietMike
08-04-2001, 12:33 PM
Ok, on my cj2 I have an <iframe> to pop the exit. My exit consists of an exact copy of one of the ads on the cj2 main page. Now if I call the popup with just "exit.html" instead of "http://www.free-xxx-avi-movies.com/exitc.html", will all the images have to be downloaded again to view it or will it just take the ones in the temp folder on the users harddrive. Just trying to save some money on bandwidth http://bbs.adultwebmasterinfo.com/ubb/smile.gif

shane
08-04-2001, 07:26 PM
its my understanding that if you use the full path in your img HTML, on both pages, <img src="http://domain.com/pics/pic.html> then it doesnt matter. Seems to work with NS anyway