hey end user
just check for form items in the array for comments then do some checks for example
<?php
if (!isset($var->links['commentformname'])) {
//output link
<link code>
}
?>this code is just an example tho the link $var i have used wont work but you get the idea 


Joined: 02/13/2008