Hallo Reto,
generell zu deiner Popupumsetzung:
function anbieter(datei) {
var anbieter = window.open(datei, "Neuer Anbieter", "locationbar=no,width=600,height=500,menubar=no");
anbieter.focus();
}
<a href="javascript:anbieter('/forms/frm_newseller.php')">Neuer Anbieter</a>
Bitte lies http://home.t-online.de/home/dj5nu/js-popup.html.
Mathias
--
<img src="http://validator.w3.org/images/vh20" border="0" alt="">
<img src="http://validator.w3.org/images/vh20" border="0" alt="">