hi! i am creating an html file through a php script. i am drawing a table in one of whose cells i want to include and image. but this image does not appear when i open the html page in internet explorer. i think the syntax is correct and the picture is very much present in the given destination. what can be the problem?
thanks, diksha.
<table border="1" width="100%" height="430">
<tr>
<td width="100%" colspan="2" height="61"><img src="C:\Documents and Settings\mangesh\My Documents\My Pictures\sample.jpg"><div align="center"><h1><u>';
$string.=$wname;
$string.='</u></h1></div></td>
</tr>
_______________________________________________________________________ Odomos - the only mosquito protection outside 4 walls - Click here to know more! http://r.rediff.com/r?http://clients.rediff.com/odomos/Odomos.htm&&odomos&&wn
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php