Hi, i'm attempting to use a <img src="example.pl"> to execute my script from a seperate location. I know that this works in executing the script (I wish to collect statistics on who visits my web blog and this is the only way I can see to do this)
It does however only display the usual 'no real picture' white box with red x. Can anyone point me in the direction of a module that allows me to display an actual picture? Or is it as simple as just printing jpeg (or similar) encoded information out via the normal method of printing text.