S
Sokar
Hello,
I have a perl script that needs to generate an e-mail every day. What it
does it connects to a database and reads in a stored jpg which was in a blob
field to a variable called $pic
What I need to be able to do is e-mail this variable as a jpg to a person.
Does anyone know how I can do this without actually creating a .jpg file on
the server?
Thanks and regards
I have a perl script that needs to generate an e-mail every day. What it
does it connects to a database and reads in a stored jpg which was in a blob
field to a variable called $pic
What I need to be able to do is e-mail this variable as a jpg to a person.
Does anyone know how I can do this without actually creating a .jpg file on
the server?
Thanks and regards