Client Side Coding > HTML & CSS
display images on word document
jSherz:
At a glance, that code looks fine to me. Could you temporarily remove the word document header part and send the output that your script generates?
prajakta:
it is displaying the same output on webpage but on word document it was showing cross mark instead of image...n on web page it is just creating a box of specified height and width bt nt showing image
my path is ryt as i have used the same in many other applications
jSherz:
Unless some sort of anti-hotlinking or other website copying protection is preventing the server from displaying the images, something must be wrong with the paths.
Can you post back with the view-source of that page?
prajakta:
this is the source code of output page...
<table width='50%' border='1' align='center'><tr><td>RegID</td><td>Photo</td></tr><tr><td>15039</td><td><img src="../photographs/$result_array[$i][$blowup_indx] " border=1 width=200 height=200></td></tr><tr><td>15039</td><td><img src="../photographs/$result_array[$i][$blowup_indx] " border=1 width=200 height=200></td></tr><tr><td>15027</td><td><img src="../photographs/$result_array[$i][$blowup_indx] " border=1 width=200 height=200></td></tr><tr><td>15027</td><td><img src="../photographs/$result_array[$i][$blowup_indx] " border=1 width=200 height=200></td></tr></table>
have any other solution????
prajakta:
jSherz pls give me some solution....m fed up now....
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version