> > echo '<a > href="http://www.joshuane il.com/hir/ scripts/results/ > <http://www.joshuaneil.com/hir/scripts/results/>'.$fdf_file, '>click > here to download Non_Disclosure Agreement</a> '; > It's a simple typo. After $fdf_file write a "." dot and not a "," colon. And of course you missed the closing """ quotation mark for a href.
HTH, Patrick.
