i am writing this code in cs part
msg1 = "
";its giving path of image but images is not showing in Text Box.i am using this in my Chat Application , i want to pass image in chat window.
please help me how can i convert this image path in actual image ,so i can show image in Text Box.
Thanks.
ArshadPosted Sep 19, 2008, 3:41 PM
msg1 = "
write it like src="../Smileys/1.gif, there is no need to give localhost n all, automatically server will get to know that its there in your Localhost only.