K
Kristijan Marin
Hi,
I would like to send email from my application by loading HTML file as a
template.
Everything worked fine until i added <IMG> tag with SRC option .... so if I
have:
<IMG > it's ok... but if I put <IMG SRC='http://<some address here' > then
I get : The given path's format is not supported.
Example which failes:
<IMG height=383
src="http://music.marvelhaiti.com/images/Rihana_marvelhaiti.jpg" width=538>
Would any one know why I can't send email containing absolute link to the
image ?
Is this some security issue ?
Thx,
Kris
I would like to send email from my application by loading HTML file as a
template.
Everything worked fine until i added <IMG> tag with SRC option .... so if I
have:
<IMG > it's ok... but if I put <IMG SRC='http://<some address here' > then
I get : The given path's format is not supported.
Example which failes:
<IMG height=383
src="http://music.marvelhaiti.com/images/Rihana_marvelhaiti.jpg" width=538>
Would any one know why I can't send email containing absolute link to the
image ?
Is this some security issue ?
Thx,
Kris