1
Answer

Loading image from database

Lukas

Lukas

16y
3.9k
1
Hi,

I have following problem:

I load an image from database and write in the temp folder. Then I assign file path to Image1.src. On the server it works correctly but when I open this page on a host the image isn't displayed. When I take a look into the page source there is the path from the server. What should I do to get rid of this problem? I want to display many different objects on the website so Response.WriteBinary won't be good. Am I right? Sorry for my poor language:P

Thanks & Regards,
Lukas

Answers (1)