I have seen BritePic from Adbrite in action, on jpg files. I thought it would be a good feature to incorporate into my image hosting site. Is it possible to integrate this in the viewer.tpl file of the mihalism script? I know that it works for images like: ww*w.blabla.com/image001.jpg I just have to replace that img code with the britepic version... But my script calls the images up with these commands: <# UPLOAD_PATH #> and <# FILENAME #> Is it possible to integrate BritePic into this? If so, how would I have to code it, so it would show the ads on the requested file? Thanks in advance...
would be like: <a href="<# UPLOAD_PATH #> <# FILENAME #>"> <# UPLOAD_PATH #> <# FILENAME #> </a> bold: Brackets (Path) italic: File Name How would i replace this with the Brite Pic codes?