what is the code which you can add images not as an attachement no, i mean i already have the link how can i add it into a hotmail message
@ Josh99- This is just a matter of HTML coding, in your email type in the HTML code for images like this: <html><A href="whatever link you want"> <img src=http://imageurl.format border=0></A></html> Here's an example of my sig in emails: <html><A href="http://www.imageshack.us"> <img src=http://img70.imageshack.us/img70/9734/signatureko7.gif border=0></A></html> edit-- You can also try something unclickable like this: <html><img src="http://img70.imageshack.us/img70/9734/signatureko7.gif" alt="Image Hosted by ImageShack.us" /></html>
Make sure the reciever has "show images" or "html view" enabled. I sent myself an email and had to click on "always show images from *sender name*"