his server may not allow remote linking on images
hmmmm ok try this, open a image in notepad
code:
<?php
header("Content-type: image/bmp");
echo base64_decode('enter all those image crap numbersletter etc here');
?>
mod: can we start using this button please -