Hi All,
I have an Access DB, in which resides a path to a picture in the /images / folder. How do I use this path to pass the image to the browser. Do I need to use response.write and then the path or
should I use the response.binarywrite pathname...
So basically, how do I tell the server to pull out the pic from the images folder???
TIA Bastien
There are many ways to skin this cat,
but it still tastes like chicken
I have an Access DB, in which resides a path to a picture in the /images / folder. How do I use this path to pass the image to the browser. Do I need to use response.write and then the path or
should I use the response.binarywrite pathname...
So basically, how do I tell the server to pull out the pic from the images folder???
TIA Bastien
There are many ways to skin this cat,
but it still tastes like chicken