Tim RE wrote:
> David
> Getting closer I put in this
> <? if ($row_rscdetail['link']) {
> echo "<a herf='{$row_rscdetail['link']}'>Expanded
Detail</a>"; } ?>
> Everything is good except it is not a link. It is
underlined and mouses over
> but not link.
It's href, NOT herf. Since you have misspelled it every
single time in
both this post and your original one, that is almost
certainly the
reason it's not creating a link.
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/