img src not working for me
img src is not working for me. No image shows up in the view. Here
is the relevant HTML source of the page:
<div class="related">
...
<table cellpadding = "0" cellspacing = "0">
...
<tr class="altrow">
<td>6</td>
<td><img src="C:\xampp\htdocs\blogtest\webroot\images
\thumb_bc13_2010.jpg" /></td>
I can open this image file directly in my browser no problem. I am
using the default css in cake. What could be going wrong?
Thanks.
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home