anyone any idea how i sort this error out please.
the line in question is in bold. thanks.
<?php require_once('Connections/RecordstorePHP.php'); ?>
<?php
mysql_select_db($database_RecordstorePHP, $RecordstorePHP);
$query_rs_deleteartist = "SELECT ArtistID, ArtistGroupName FROM artist ORDER BY ArtistGroupName ASC";
$rs_deleteartist = mysql_query($query_rs_deleteartist, $RecordstorePHP) or die(mysql_error());
$row_rs_deleteartist = mysql_fetch_assoc($rs_deleteartist);
$totalRows_rs_deleteartist = mysql_num_rows($rs_deleteartist);
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title></title>
<link href="assets/recordstore.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#bfd5ba" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr>
<td valign="top" align="left">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="white" height="80">
<tr>
<td width="10"></td>
<td><img src="assets/logo.gif" width="260" height="43" border="0"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr height="20">
<td height="20" width="43"></td>
<td height="20" width="120"></td>
<td height="20" width="10"></td>
<td height="20" width="33"></td>
<td height="20" width="19"></td>
<td height="20" width="71"></td>
<td height="20" width="45"></td>
<td height="20" width="45"></td>
<td height="20" width="165"></td>
<td height="20" width="259"></td>
</tr>
<tr height="20">
<td height="20" width="43"></td>
<td height="20" width="120"> </td>
<td height="20" width="10"></td>
<td height="20" width="33"> </td>
<td height="20" width="19"></td>
<td height="20" width="71"> </td>
<td height="20" width="45"><a href="javascript:history.go(-1)"><img src="assets/back.jpg" alt="Back" width="45" height="43" border="0"></a></td>
<td height="20" width="45"><a href="index.php"><img src="assets/home.jpg" alt="Home" width="45" height="43" border="0"></a></td>
<td height="20" width="165"><a href="javascript:history.go(1)"><img src="assets/forward.jpg" alt="Forward" width="45" height="43" border="0"></a></td>
<td height="20" width="259"> </td>
</tr>
<tr height="20">
<td height="20" width="43"></td>
<td height="20" width="120"></td>
<td height="20" width="10"></td>
<td height="20" width="33"></td>
<td height="20" width="19"></td>
<td height="20" width="71"></td>
<td height="20" width="45"></td>
<td height="20" width="45"></td>
<td height="20" width="165"></td>
<td height="20" width="259"></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="810">
<tr>
<td width="10"> </td>
<td width="180" valign="top" align="left">
<table border="0" cellpadding="0" cellspacing="0" width="180">
<tr height="30">
<td colspan="2" rowspan="2" valign="top" align="left"><img src="assets/cc1.gif" width="10" height="33" border="0"></td>
<td height="30" width="160" bgcolor="#89AA80"><font face="Verdana" size="2" color="white"><b>Title
Bar Sidebar</b></font></td>
<td colspan="2" rowspan="2" valign="top"><img src="assets/cc2.gif" width="10" height="33" border="0"></td>
</tr>
<tr height="3">
<td height="3" width="160" bgcolor="white"></td>
</tr>
<tr>
<td width="5" bgcolor="#89AA80"> </td>
<td width="5" bgcolor="white"> </td>
<td width="160" bgcolor="white">
Sidebar Content </td>
<td width="5" bgcolor="white"> </td>
<td width="5" bgcolor="#89AA80"> </td>
</tr>
<tr height="3">
<td colspan="2" rowspan="2" valign="top" align="right"><img src="assets/cc3.gif" width="10" height="13" border="0"></td>
<td nowrap height="3" width="160" bgcolor="white" ></td>
<td colspan="2" rowspan="2" valign="top" align="left"><img src="assets/cc4.gif" width="10" height="13" border="0"></td>
</tr>
<tr height="10">
<td nowrap height="10" width="160" bgcolor="#89AA80"></td>
</tr>
</table>
</td>
<td width="10"> </td>
<td width="610" valign="top" align="left">
<table border="0" cellpadding="0" cellspacing="0" width="610">
<tr height="30">
<td colspan="2" rowspan="2" valign="top" align="left"><img src="assets/cc1.gif" width="10" height="33" border="0"></td>
<td height="30" width="590" bgcolor="#89AA80"><font face="Verdana" size="2" color="white"><font face="Verdana" size="2" color="white"><b>Title
Bar Main Area</b></font></font></td>
<td colspan="2" rowspan="2" valign="top"><img src="assets/cc2.gif" width="10" height="33" border="0"></td>
</tr>
<tr height="3">
<td height="3" width="590" bgcolor="white"></td>
</tr>
<tr>
<td width="5" bgcolor="#89AA80"></td>
<td width="5" bgcolor="white"></td>
<td width="590" bgcolor="white"> <table border="1">
<tr>
<td>ArtistGroupName</td>
<td>Delete</td>
</tr>
<?php do { ?>
<tr>
<td><?php echo $row_rs_deleteartist['ArtistGroupName']; ?></td>
[B] <td><a href="<?php echo $row_rs_deleteartist['ArtistID']; ?>?ArtistID=<?php echo $row_ rs_deleteartist ['ArtistID']; ?>">Delete</a></td>[/B]
</tr>
<?php } while ($row_rs_deleteartist = mysql_fetch_assoc($rs_deleteartist)); ?>
</table> </td>
<td width="5" bgcolor="white"></td>
<td width="5" bgcolor="#89AA80"></td>
</tr>
<tr height="3">
<td colspan="2" rowspan="2" valign="top" align="right"><img src="assets/cc3.gif" width="10" height="13" border="0"></td>
<td height="3" width="590" bgcolor="white"></td>
<td colspan="2" rowspan="2" valign="top" align="left"><img src="assets/cc4.gif" width="10" height="13" border="0"></td>
</tr>
<tr height="10">
<td height="10" width="590" bgcolor="#89AA80"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="bottom">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="white" height="40">
<tr>
<td width="10"></td>
<td><img src="assets/logosmall.gif" width="149" height="28" border="0"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<?php
mysql_free_result($rs_deleteartist);
?>