hallo gemeinschaft
folgenden code
	
wie bekomme ich es nun hin, dass ohne weitere td´s Name: ganze links steht und die Variable ganz rechts
gruss
					folgenden code
PHP-Code:
	
	
<td width=\"300\" height=\"10\" class=dborderlibuttonnofl 
                onmouseover=\"this.className='dborderlibuttonfl'\" 
                onmouseout=\"this.className='dborderlibuttonnofl'\"
 noWrap><br>Name:".$row->Name."</td> 
gruss
          
Kommentar