M.Engur
2010-03-17 12:51:01 UTC
Hello,
We are trying to setup our httpapi server exe program.
We send the response using HttpSendHttpResponse api.
In our EntityString we include the image with ;
"<img src="Loading Image..." height="100" width="100" >"
Where "mybus.JPG" is in the same address as the our server exe program.
Unfortunetly every thing that is sent from server can be seen on the web
browser except our image.
What is missing with this ?
Any help appreciated.
Regards.
M.Engur
We are trying to setup our httpapi server exe program.
We send the response using HttpSendHttpResponse api.
In our EntityString we include the image with ;
"<img src="Loading Image..." height="100" width="100" >"
Where "mybus.JPG" is in the same address as the our server exe program.
Unfortunetly every thing that is sent from server can be seen on the web
browser except our image.
What is missing with this ?
Any help appreciated.
Regards.
M.Engur