$output = "<A HREF="javascript:location='http:[url]www.wooz.com//article/[/url]<?php echo
$articlename?>';window.open('http:[url]www.wooz.com//article/[/url]<?php
echo $articlename ?>','newwindow','HEIGHT=450,WIDTH=500,scrollbars=yes')">
Post a comment</a>";
I am getting the parse error wiht the " insde the java script. cuase of the output="
How might i fix that and also be able to leave the $output = ?
Thank you
Anthony