trying to integrate,don't know javascript at all: This is the code I have to try and open up the link in a new window:
<?php echo "<a href= javascriptšopUp('".$row_Recordset2['exefield']."')>".$row_Recordset2['coursename']."</a>" ?>
It's not working though, just an error on page msg on the status bar....what am I doing wrong